We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d37055 commit 622ddc5Copy full SHA for 622ddc5
variants/motorgo_mini_1/pins_arduino.h
@@ -23,7 +23,7 @@
23
static const uint8_t LED_BUILTIN = 38;
24
25
// Status LED
26
-static const uint8_t LED_STATUS = 8;
+static const uint8_t LED_STATUS = 47;
27
#define BUILTIN_LED LED_BUILTIN // backward compatibility
28
#define LED_BUILTIN LED_BUILTIN
29
0 commit comments