We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b871b1b commit 220b02aCopy full SHA for 220b02a
variants/thing/pins_arduino.h
@@ -44,6 +44,8 @@ static const uint8_t SCK = 14;
44
45
static const uint8_t LED_BUILTIN = 5;
46
47
+static const uint8_t BUILTIN_LED = 5;
48
+
49
static const uint8_t A0 = 17;
50
51
0 commit comments