Compare commits
5 Commits
03dcd44e0e
...
18f9e20633
| Author | SHA1 | Date | |
|---|---|---|---|
|
18f9e20633
|
|||
|
7237cac887
|
|||
|
5a8f2be99f
|
|||
|
68a34b5fae
|
|||
|
461d24c0c2
|
@@ -62,7 +62,6 @@ struct State {
|
||||
}
|
||||
|
||||
#[derive(Debug, Clone, LuaDevice)]
|
||||
#[traits(OpenClose)]
|
||||
pub struct ContactSensor {
|
||||
config: Config,
|
||||
state: Arc<RwLock<State>>,
|
||||
|
||||
Reference in New Issue
Block a user