Skip to content

Commit 220b02a

Browse files
committed
keep arduino incompatible BUILTIN_LED
1 parent b871b1b commit 220b02a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

variants/thing/pins_arduino.h

+2
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ static const uint8_t SCK = 14;
4444

4545
static const uint8_t LED_BUILTIN = 5;
4646

47+
static const uint8_t BUILTIN_LED = 5;
48+
4749
static const uint8_t A0 = 17;
4850

4951

0 commit comments

Comments
 (0)