We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71904d4 commit c7685e0Copy full SHA for c7685e0
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