mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-08 12:11:00 +00:00
ESP32-Console
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
#include "esp_console.h"
|
#include "esp_console.h"
|
||||||
#include "esp_log.h"
|
#include "esp_log.h"
|
||||||
|
|
||||||
// Operate GPIOs states
|
// Set GPIOs states
|
||||||
static int exec_gpio_cmd(int argc, char **argv);
|
static int exec_gpio_cmd(int argc, char **argv);
|
||||||
static void register_gpio(void);
|
static void register_gpio(void);
|
||||||
gpio_config_t pin_config;
|
gpio_config_t pin_config;
|
||||||
|
Reference in New Issue
Block a user