Skip to content

Commit 0095de6

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

variants/d1/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 = 2;//new ESP-12E GPIO2
46+
static const uint8_t BUILTIN_LED = 2;//new ESP-12E GPIO2
4647

4748
static const uint8_t A0 = 17;
4849

0 commit comments

Comments
 (0)