mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-11 10:50:16 +00:00
ESP32-Console
This commit is contained in:
@@ -58,7 +58,7 @@ static int exec_info_cmd (int argc, char **argv) {
|
||||
ESP_LOGI("CLI", "Displaying voltage.");
|
||||
}
|
||||
if (info_args.current->count != 0) {
|
||||
ESP_LOGI("CLI", "");
|
||||
ESP_LOGI("CLI", "Displaying current.");
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user