mirror of
https://github.com/arendst/Tasmota.git
synced 2025-04-25 15:27:17 +00:00
always clear current gesture after handling
This commit is contained in:
parent
6a6de9af21
commit
8fbac6bb74
@ -1775,6 +1775,7 @@ void handleGesture(void) {
|
|||||||
}
|
}
|
||||||
MqttPublishSensor();
|
MqttPublishSensor();
|
||||||
}
|
}
|
||||||
|
currentGesture[0] = '\0';
|
||||||
}
|
}
|
||||||
|
|
||||||
void APDS9960_loop(void) {
|
void APDS9960_loop(void) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user