Skip to content

Commit 708c782

Browse files
committed
Add LED_BUILTIN definition esp8266#1556
1 parent bd0c9f7 commit 708c782

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

variants/espinotee/pins_arduino.h

Lines changed: 1 addition & 0 deletions
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 BUILTIN_LED = 16;
46+
static const uint8_t LED_BUILTIN = 16;
4647

4748
static const uint8_t A0 = 17;
4849

0 commit comments

Comments
 (0)