From ec7203e05c4dad181626f58bd18b0ea3ae529c4e Mon Sep 17 00:00:00 2001 From: Alexander Bobkov Date: Sat, 21 Dec 2024 23:45:18 -0500 Subject: [PATCH] ESP IDF Robot --- ESP-IDF_Robot/main/blink_example_main.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ESP-IDF_Robot/main/blink_example_main.c b/ESP-IDF_Robot/main/blink_example_main.c index ab86b57d1..ff4179d66 100644 --- a/ESP-IDF_Robot/main/blink_example_main.c +++ b/ESP-IDF_Robot/main/blink_example_main.c @@ -21,7 +21,7 @@ static const char *TAG = "ESP IDF Robot"; #define PUSH_BTN_GPIO 3 // GPIO of on-board push-button -#define GPIO_OUTPUT_PIN_SEL ((1ULL<