This commit is contained in:
2026-04-01 22:11:48 -05:00
parent 8bc5a982d1
commit 0b79eb8399
7 changed files with 183 additions and 2 deletions
+2 -1
View File
@@ -27,7 +27,8 @@
#define PIN_IR_RCV (GPIO_NUM_14)
#define PIN_NEOPIXEL (GPIO_NUM_21)
// #define PIN_NEOPIXEL (GPIO_NUM_21) // Rev 2.1
#define PIN_NEOPIXEL (GPIO_NUM_0) // Rev 2.0
#define PIN_SD_DAT0 (GPIO_NUM_38)
#define PIN_SD_DAT1 (GPIO_NUM_47)