update adafruit rp2040 board define
This commit is contained in:
@@ -34,6 +34,10 @@
|
||||
#define LED_PIN 11
|
||||
#define LED_STATE_ON 1
|
||||
|
||||
#define NEOPIXEL_PIN 17
|
||||
#define NEOPIXEL_POWER_PIN 16
|
||||
#define NEOPIXEL_POWER_STATE 1
|
||||
|
||||
// Button pin is BOOTSEL which is flash CS pin
|
||||
#define BUTTON_BOOTSEL
|
||||
#define BUTTON_STATE_ACTIVE 0
|
||||
|
||||
Reference in New Issue
Block a user