mirror of
https://github.com/lumapu/ahoy.git
synced 2025-07-24 19:57:18 +02:00
fix compile for ESP8266
This commit is contained in:
parent
468d7a6db7
commit
bf5fe900da
5 changed files with 9 additions and 3 deletions
|
@ -18,7 +18,6 @@ void app::setup() {
|
|||
while (!Serial)
|
||||
yield();
|
||||
|
||||
|
||||
resetSystem();
|
||||
|
||||
mSettings.setup();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue