Skip to content

Commit dfda0b1

Browse files
committed
fix typo
1 parent a9f1c62 commit dfda0b1

File tree

1 file changed

+1
-1
lines changed
  • hw/bsp/mm32/boards/mm32f327x_pitaya_lite

1 file changed

+1
-1
lines changed

hw/bsp/mm32/boards/mm32f327x_pitaya_lite/board.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#define LED_STATE_ON 1
88

99
#define BUTTON_PORT GPIOA
10-
#define BUTTON_PIN GPIO_PIN_0
10+
#define BUTTON_PIN GPIO_Pin_0
1111
#define BUTTON_STATE_ACTIVE 0
1212

1313

0 commit comments

Comments
 (0)