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