We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18dab66 commit e124f9cCopy full SHA for e124f9c
variants/nodemcu/pins_arduino.h
@@ -43,6 +43,7 @@ static const uint8_t MISO = 12;
43
static const uint8_t SCK = 14;
44
45
static const uint8_t LED_BUILTIN = 16;
46
+static const uint8_t BUILTIN_LED = 16;
47
48
static const uint8_t A0 = 17;
49
0 commit comments