1
0
mirror of https://github.com/Utyff/Zintercom.git synced 2026-01-12 09:17:41 +03:00

Open and Drop by button and command

This commit is contained in:
Utyf
2022-04-25 17:21:27 +03:00
parent 2707f5c987
commit afdc4348c4
3 changed files with 57 additions and 54 deletions

View File

@@ -111,7 +111,6 @@ typedef struct {
typedef struct {
WorkState_t State;
uint8 RingRunStep;
uint32 pressTime;
byte clicks;
} device_state_t;