mirror of
https://github.com/oopuuu/zTC1.git
synced 2025-12-12 21:18:13 +08:00
add:mqtt连接
This commit is contained in:
@@ -100,7 +100,7 @@ static void wifi_led_timer_callback( void* arg )
|
||||
break;
|
||||
|
||||
case WIFI_STATE_CONNECTING:
|
||||
if ( num > 1 )
|
||||
//if ( num > 1 )
|
||||
{
|
||||
num = 0;
|
||||
led( -1 );
|
||||
|
||||
Reference in New Issue
Block a user