mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-08 03:22:21 +00:00
ESP32-Console
This commit is contained in:
@@ -83,4 +83,7 @@ static void register_gpio_set_cmd (void) {
|
||||
ESP_ERROR_CHECK(esp_console_cmd_register(&gpio_set_cmd));
|
||||
}
|
||||
|
||||
static int exec_gpio_reset(int argc, char **argv) {}
|
||||
static void register_gpio_reset(void) {}
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user