mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 00:09:51 +03:00
formatting
This commit is contained in:
@@ -288,7 +288,7 @@ bool EMSdevice::get_toggle_fetch(uint16_t telegram_id) {
|
||||
return false;
|
||||
}
|
||||
|
||||
// list device values
|
||||
// list device values, only for EMSESP_DEBUG mode
|
||||
void EMSdevice::show_device_values(uuid::console::Shell & shell) {
|
||||
size_t total_s = 0;
|
||||
uint8_t count = 0;
|
||||
|
||||
Reference in New Issue
Block a user