#define BOOT_BUTTON_PIN 0 // BOOT按钮对应GPIO0
#define BOOT_LED 97 // BOOT WS2812 LED 使用GPIO时为97,固定白色,不可调节颜色
#define LED_PIN 48 // BOOT WS2812 LED 设置为可调节led灯时,可调节颜色 用Adafruit_NeoPixel触发
最后修改:2025 年 05 月 21 日 09 : 04 PM
© 允许规范转载