mirror of
https://github.com/oopuuu/zTC1.git
synced 2025-12-12 13:08:13 +08:00
fix:domoticz反馈数据导致的重复动作的问题
fix:优化全开全关是逻辑 add:增加mqtt连接状态判断函数
This commit is contained in:
@@ -87,6 +87,7 @@ static void wifi_led_timer_callback( void* arg )
|
||||
{
|
||||
static unsigned int num = 0;
|
||||
num++;
|
||||
|
||||
switch ( wifi_status )
|
||||
{
|
||||
case WIFI_STATE_FAIL:
|
||||
|
||||
Reference in New Issue
Block a user