We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cca2714 commit 0095de6Copy full SHA for 0095de6
variants/d1/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 = 2;//new ESP-12E GPIO2
46
+static const uint8_t BUILTIN_LED = 2;//new ESP-12E GPIO2
47
48
static const uint8_t A0 = 17;
49
0 commit comments