mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-11 21:10:21 +00:00
ESP32-Console
This commit is contained in:
@@ -29,6 +29,7 @@ static int do_info_cmd (int argc, char **argv) {
|
||||
}
|
||||
}
|
||||
static void register_info (void) {
|
||||
info_args.detail = arg_str1(NULL, NULL, "<temp>", "Chip temperature");
|
||||
const esp_console_cmd_t info_cmd = {
|
||||
.command = "info",
|
||||
.help = "System Information",
|
||||
|
Reference in New Issue
Block a user