We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfb6fb7 commit f079a0dCopy full SHA for f079a0d
variants/HY_TinySTM103T/variant.h
@@ -79,7 +79,7 @@ extern const PinName digitalPin[];
79
#define NUM_ANALOG_FIRST 24
80
81
// On-board LED pin number
82
-#define LED_BUILTIN PB1
+#define LED_BUILTIN PA1
83
#define LED_GREEN LED_BUILTIN
84
85
// SPI Definitions
0 commit comments