mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-08 00:39:50 +03:00
fix
This commit is contained in:
@@ -452,7 +452,7 @@ void System::get_settings() {
|
||||
locale_ = settings.locale;
|
||||
developer_mode_ = settings.developer_mode;
|
||||
});
|
||||
|
||||
}
|
||||
|
||||
// Starts up the UART Serial bridge
|
||||
void System::start() {
|
||||
|
||||
Reference in New Issue
Block a user