mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-11 18:29:52 +03:00
minor text changes
This commit is contained in:
@@ -868,7 +868,7 @@ void EMSESP::console_commands(Shell & shell, unsigned int context) {
|
||||
|
||||
uint8_t watch = emsesp::EMSESP::watch();
|
||||
if (watch == WATCH_OFF) {
|
||||
shell.printfln(F("Watch is off"));
|
||||
shell.printfln(F("Watching telegrams is off"));
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user