mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 00:09:51 +03:00
turn off watch when starting new console
This commit is contained in:
@@ -90,6 +90,7 @@ void EMSESPShell::display_banner() {
|
|||||||
|
|
||||||
// turn off watch
|
// turn off watch
|
||||||
emsesp::EMSESP::watch_id(WATCH_ID_NONE);
|
emsesp::EMSESP::watch_id(WATCH_ID_NONE);
|
||||||
|
emsesp::EMSESP::watch(EMSESP::WATCH_OFF);
|
||||||
}
|
}
|
||||||
|
|
||||||
// pre-loads all the console commands into the MAIN context
|
// pre-loads all the console commands into the MAIN context
|
||||||
|
|||||||
Reference in New Issue
Block a user