Skip to content

Commit 18dab66

Browse files
committed
keep arduino incompatible BUILTIN_LED
1 parent 0095de6 commit 18dab66

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

variants/adafruit/pins_arduino.h

+1
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ static const uint8_t MISO = 12;
4343
static const uint8_t SCK = 14;
4444

4545
static const uint8_t LED_BUILTIN = 0;
46+
static const uint8_t BUILTIN_LED = 0;
4647

4748
static const uint8_t A0 = 17;
4849

0 commit comments

Comments
 (0)