We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d0396b0 + b823585 commit 0b16016Copy full SHA for 0b16016
variants/matrixportal_m4/variant.h
@@ -81,13 +81,13 @@ extern "C"
81
// #define digitalPinToTimer(P)
82
83
// LEDs
84
-#define PIN_LED_47 (47u)
+#define PIN_LED_13 (13u)
85
//#define PIN_LED_RXL (25u)
86
//#define PIN_LED_TXL (26u)
87
-#define PIN_LED PIN_LED_47
+#define PIN_LED PIN_LED_13
88
//#define PIN_LED2 PIN_LED_RXL
89
//#define PIN_LED3 PIN_LED_TXL
90
-#define LED_BUILTIN PIN_LED_47
+#define LED_BUILTIN PIN_LED_13
91
#define PIN_NEOPIXEL (4)
92
93
/*
0 commit comments