We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 099d8e8 commit 8787895Copy full SHA for 8787895
1 file changed
src/stm32f103/olimexstm32h103/config.h
@@ -39,7 +39,7 @@
39
#define LED_GPIO_PORT GPIOC
40
#endif
41
#ifndef LED_GPIO_PIN
42
-#define LED_GPIO_PIN GPIO14
+#define LED_GPIO_PIN GPIO12
43
44
#ifndef LED_OPEN_DRAIN
45
#define LED_OPEN_DRAIN 1
0 commit comments