ESP IDF Robot

This commit is contained in:
2024-12-21 23:22:16 -05:00
parent 6ba5e70ec2
commit a73043fd5b

View File

@@ -15,7 +15,7 @@
#include "led_strip.h"
#include "sdkconfig.h"
static const char *TAG = "example";
static const char *TAG = "ESP IDF Robot";
/* 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.