mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +03:00
semi fix for passwd prompt
This commit is contained in:
@@ -425,9 +425,9 @@ void Shell::loop_blocking() {
|
||||
stop();
|
||||
}
|
||||
|
||||
// if (running()) {
|
||||
// display_prompt();
|
||||
// }
|
||||
if (running()) {
|
||||
display_prompt();
|
||||
}
|
||||
|
||||
idle_time_ = uuid::get_uptime_ms();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user