ESP IDF Robot

This commit is contained in:
2024-12-22 09:06:19 -05:00
parent b4fd7ad0ac
commit 60e1ab29b6

View File

@@ -35,8 +35,6 @@ static const char *TAG = "ESP IDF Robot";
static QueueHandle_t gpio_evt_queue = NULL;
static uint8_t s_led_state = 0;
#ifdef CONFIG_BLINK_LED_STRIP