mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 00:09:51 +03:00
console tx_mode without reboot
This commit is contained in:
@@ -346,6 +346,7 @@ static void setup_commands(std::shared_ptr<Commands> & commands) {
|
||||
return StateUpdateResult::CHANGED;
|
||||
},
|
||||
"local");
|
||||
to_app(shell).uart_init();
|
||||
});
|
||||
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user