mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2026-02-05 12:13:06 +01:00
remove delay when setting config
This commit is contained in:
@@ -358,7 +358,6 @@ protected:
|
|||||||
result = JSON_OK;
|
result = JSON_OK;
|
||||||
logger.logString("update config and restart");
|
logger.logString("update config and restart");
|
||||||
config.saveConfig();
|
config.saveConfig();
|
||||||
delay(500);
|
|
||||||
delayedRestart();
|
delayedRestart();
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user