mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-08 05:07:07 +00:00
ESP32-Console
This commit is contained in:
@@ -13,8 +13,9 @@
|
||||
static int exec_gpio_cmd(int argc, char **argv);
|
||||
static void register_gpio(void);
|
||||
|
||||
// Resets GPIO
|
||||
static int exec_gpio_reset(int argc, char **argv);
|
||||
staticv oid register_gpio_reset(void);
|
||||
static void register_gpio_reset(void);
|
||||
|
||||
gpio_config_t pin_config;
|
||||
|
||||
|
Reference in New Issue
Block a user