ESP IDF Robot

This commit is contained in:
2024-12-21 23:23:06 -05:00
parent a73043fd5b
commit 47dda2c615

View File

@@ -17,6 +17,8 @@
static const char *TAG = "ESP IDF Robot"; static const char *TAG = "ESP IDF Robot";
#define PUSH_BTN_GPIO 3
/* Use project configuration menu (idf.py menuconfig) to choose the GPIO to blink, /* Use project configuration menu (idf.py menuconfig) to choose the GPIO to blink,
or you can edit the following line and set a number here. or you can edit the following line and set a number here.
*/ */