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

@@ -81,7 +81,6 @@ application_config_t zclApp_Config = {
device_state_t zclApp_State = {
.State = Idle,
.RingRunStep = 0,
.pressTime = 0,
};