8000 Merge branch 'master' into master · esp8266/Arduino@52b6208 · GitHub
[go: up one dir, main page]

Skip to content

Commit 52b6208

Browse files
authored
Merge branch 'master' into master
2 parents 12f9cce + 1d05283 commit 52b6208

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

variants/nodemcu/pins_arduino.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,9 @@
3232
static const uint8_t SDA = PIN_WIRE_SDA;
3333
static const uint8_t SCL = PIN_WIRE_SCL;
3434

35+
#ifndef LED_BUILTIN
3536
#define LED_BUILTIN 2
37+
#endif
3638
#define LED_BUILTIN_AUX 16
3739

3840
static const uint8_t D0 = 16;

0 commit comments

Comments
 (0)
0