parent
3c8b471a83
commit
8517eca6d2
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ tNeopixel pixel[] = {
|
|||
};
|
||||
|
||||
#if defined(CONFIG_IDF_TARGET_ESP32S3)
|
||||
#define NEOPIXEL_PIN GPIO_NUM_21
|
||||
#define NEOPIXEL_PIN GPIO_NUM_48
|
||||
#elif defined(CONFIG_IDF_TARGET_ESP32S2)
|
||||
#define NEOPIXEL_PIN GPIO_NUM_15
|
||||
#elif defined(CONFIG_IDF_TARGET_ESP32C6)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue