mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 00:09:51 +03:00
text changes and comments
This commit is contained in:
@@ -60,6 +60,7 @@ bool Shell::running() const {
|
||||
}
|
||||
|
||||
void Shell::start() {
|
||||
// added for EMS-ESP
|
||||
#if defined(EMSESP_DEBUG)
|
||||
uuid::log::Logger::register_handler(this, uuid::log::Level::DEBUG); // added for EMS-ESP
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user