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