mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 16:29:51 +03:00
rename function
This commit is contained in:
@@ -793,7 +793,7 @@ void EMSESP::show_devices(uuid::console::Shell & shell) {
|
||||
#if defined(EMSESP_DEBUG)
|
||||
emsdevice->show_mqtt_handlers(shell);
|
||||
shell.println();
|
||||
emsdevice->show_device_values(shell);
|
||||
emsdevice->show_device_values_debug(shell);
|
||||
#endif
|
||||
|
||||
shell.println();
|
||||
|
||||
Reference in New Issue
Block a user