rename function

This commit is contained in:
proddy
2021-02-27 21:38:08 +01:00
parent 3929ac07af
commit 5dd31c9805

View File

@@ -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();