mirror of
https://github.com/oopuuu/zTC1.git
synced 2025-12-16 15:08:15 +08:00
Merge branch 'oopuuu:master' into master
This commit is contained in:
@@ -121,12 +121,6 @@ static void KeyLong10sPress(void) {
|
|||||||
// mico_system_context_update(mico_system_context_get());
|
// mico_system_context_update(mico_system_context_get());
|
||||||
}
|
}
|
||||||
|
|
||||||
static void handleSwitchSingleSwitch(int witch) {
|
|
||||||
|
|
||||||
UserMqttSendSocketState(witch);
|
|
||||||
UserMqttSendTotalSocketState();
|
|
||||||
}
|
|
||||||
|
|
||||||
static void KeyShortPress(int clickCnt) {
|
static void KeyShortPress(int clickCnt) {
|
||||||
if (clickCnt > 10)
|
if (clickCnt > 10)
|
||||||
return;
|
return;
|
||||||
|
|||||||
Reference in New Issue
Block a user