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