mirror of
https://github.com/arendst/Tasmota.git
synced 2025-04-23 22:37:16 +00:00
tuya: add break
This commit is contained in:
parent
09de17d385
commit
b24449aa2b
@ -305,6 +305,7 @@ boolean Xdrv16(byte function)
|
||||
break;
|
||||
case FUNC_EVERY_SECOND:
|
||||
if(TuyaSerial) { TuyaResetWifiLed(); }
|
||||
break;
|
||||
}
|
||||
}
|
||||
return result;
|
||||
|
Loading…
x
Reference in New Issue
Block a user