mirror of
https://github.com/lumapu/ahoy.git
synced 2025-06-04 11:41:38 +02:00
0.8.58
* fix missing refresh URL #1366 * fix view of grid profile #1365 * fix webUI translation #1346 * fix protection mask #1352
This commit is contained in:
parent
f503516c9f
commit
8c9be73091
6 changed files with 12 additions and 4 deletions
|
@ -19,6 +19,7 @@ void app::setup() {
|
|||
yield();
|
||||
|
||||
resetSystem();
|
||||
esp_task_wdt_reset();
|
||||
|
||||
mSettings.setup();
|
||||
mSettings.getPtr(mConfig);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue