mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-08 08:49:52 +03:00
text formatting
This commit is contained in:
@@ -56,7 +56,8 @@ void EMSESPShell::stopped() {
|
|||||||
|
|
||||||
// remove all custom contexts
|
// remove all custom contexts
|
||||||
commands->remove_all_commands();
|
commands->remove_all_commands();
|
||||||
_console_commands_loaded = false; // make sure they got loaded next time a console is opened
|
|
||||||
|
_console_commands_loaded = false; // make sure they get reloaded next time a console is opened
|
||||||
}
|
}
|
||||||
|
|
||||||
// show welcome banner
|
// show welcome banner
|
||||||
|
|||||||
Reference in New Issue
Block a user