We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d69f6c4 commit 75f33a2Copy full SHA for 75f33a2
variants/DISCO_L072CZ_LRWAN1/variant.h
@@ -89,7 +89,7 @@ enum {
89
#define PWM_MAX_DUTY_CYCLE 255
90
91
//On-board LED pin number
92
-#define LED_BUILTIN 13
+#define LED_BUILTIN PA5
93
#define LED_LD2 LED_BUILTIN
94
#define LED_GREEN2 LED_BUILTIN
95
#define LED_GREEN 4
0 commit comments