Skip to content

Commit ff62bfb

Browse files
committed
keep arduino incompatible BUILTIN_LED
1 parent fd6f7c0 commit ff62bfb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

variants/wifinfo/pins_arduino.h

+1
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ static const uint8_t MISO = 12;
4848
static const uint8_t SCK = 14;
4949

5050
static const uint8_t LED_BUILTIN = 12;
51+
static const uint8_t BUILTIN_LED = 12;
5152

5253
static const uint8_t A0 = 17;
5354

0 commit comments

Comments
 (0)