Compare commits
1 commit
a2217bf52b
...
adf6b38bfb
Author | SHA1 | Date | |
---|---|---|---|
adf6b38bfb |
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ void mqttTask(void *pvParameters)
|
|||
{
|
||||
// reconnect
|
||||
if (!connectMqtt())
|
||||
return;
|
||||
continue;
|
||||
}
|
||||
|
||||
if (hasLightLevel())
|
||||
|
|
Loading…
Add table
Reference in a new issue