fix compile for ESP8266

This commit is contained in:
lumapu 2023-12-08 17:35:29 +01:00
parent 468d7a6db7
commit bf5fe900da
5 changed files with 9 additions and 3 deletions

View file

@ -18,7 +18,6 @@ void app::setup() {
while (!Serial)
yield();
resetSystem();
mSettings.setup();