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