ignore ack and unknown_action for lock action
This commit is contained in:
@@ -63,8 +63,6 @@ bool WifiDevice::isConnected()
|
||||
|
||||
bool WifiDevice::reconnect()
|
||||
{
|
||||
vTaskDelay( 1000 / portTICK_PERIOD_MS);
|
||||
|
||||
return isConnected();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user