mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-08 08:36:12 +00:00
ESP32-Console
This commit is contained in:
@@ -17,4 +17,8 @@ static struct {
|
||||
static int exec_gpio_get_cmd(int argc, char **argv);
|
||||
static void register_gpio_get_cmd(void);
|
||||
|
||||
static int exec_gpio_get_cmd(int argc, char **argv) {
|
||||
return 0;
|
||||
}
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user