mirror of
https://github.com/lumapu/ahoy.git
synced 2025-05-30 17:26:12 +02:00
0.8.56
* potential fix of update problems and random reboots #1359 #1354
This commit is contained in:
parent
6c4e6f9d90
commit
f4a82242df
3 changed files with 5 additions and 1 deletions
|
@ -132,6 +132,7 @@ void app::loop(void) {
|
|||
if (mMqttEnabled && mNetworkConnected)
|
||||
mMqtt.loop();
|
||||
#endif
|
||||
yield();
|
||||
}
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue