summaryrefslogtreecommitdiffstats
path: root/stm32/app/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'stm32/app/board.h')
-rw-r--r--stm32/app/board.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/stm32/app/board.h b/stm32/app/board.h
index 41eeafc..29d465d 100644
--- a/stm32/app/board.h
+++ b/stm32/app/board.h
@@ -1,8 +1,8 @@
-#define LED1 GPIO8
+#define LED1 GPIO9
#define LED1_PORT GPIOB
-#define LED2 GPIO9
+#define LED2 GPIO8
#define LED2_PORT GPIOB