mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-08 00:39:50 +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)
|
#if defined(EMSESP_DEBUG)
|
||||||
emsdevice->show_mqtt_handlers(shell);
|
emsdevice->show_mqtt_handlers(shell);
|
||||||
shell.println();
|
shell.println();
|
||||||
emsdevice->show_device_values(shell);
|
emsdevice->show_device_values_debug(shell);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
shell.println();
|
shell.println();
|
||||||
|
|||||||
Reference in New Issue
Block a user