mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-10-01 04:04:52 +00:00
ESP32-Console
This commit is contained in:
@@ -120,6 +120,8 @@ static void register_info (void) {
|
|||||||
ESP_ERROR_CHECK(esp_console_cmd_register(&info_cmd));
|
ESP_ERROR_CHECK(esp_console_cmd_register(&info_cmd));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
static void register_gpio (void) {}
|
||||||
|
|
||||||
void register_commands (void) {
|
void register_commands (void) {
|
||||||
register_info();
|
register_info();
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user