We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb9e977 commit 1eb74d5Copy full SHA for 1eb74d5
variants/wifinfo/pins_arduino.h
@@ -47,7 +47,7 @@ static const uint8_t MOSI = 13;
47
static const uint8_t MISO = 12;
48
static const uint8_t SCK = 14;
49
50
-static const uint8_t BUILTIN_LED = 12;
+static const uint8_t LED_BUILTIN = 12;
51
52
static const uint8_t A0 = 17;
53
0 commit comments