mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-11 16:00:18 +00:00
ESP IDF Robot
This commit is contained in:
@@ -35,8 +35,6 @@ static const char *TAG = "ESP IDF Robot";
|
|||||||
|
|
||||||
static QueueHandle_t gpio_evt_queue = NULL;
|
static QueueHandle_t gpio_evt_queue = NULL;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
static uint8_t s_led_state = 0;
|
static uint8_t s_led_state = 0;
|
||||||
|
|
||||||
#ifdef CONFIG_BLINK_LED_STRIP
|
#ifdef CONFIG_BLINK_LED_STRIP
|
||||||
|
Reference in New Issue
Block a user