We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b48826f commit fdc300aCopy full SHA for fdc300a
variants/aslcanx2/pins_arduino.h
@@ -8,7 +8,7 @@
8
#define USB_PID 0x07F2
9
10
static const uint8_t LED_BUILTIN = 2;
11
-#define BUILTIN_LED LED_BUILTIN // backward compatibility
+#define BUILTIN_LED LED_BUILTIN // backward compatibility
12
#define LED_BUILTIN LED_BUILTIN
13
14
static const uint8_t CAN1_RX = 6;
0 commit comments