mirror of
https://github.com/hathach/tinyusb.git
synced 2025-03-14 04:18:56 +00:00
fix typo
This commit is contained in:
parent
a9f1c62dff
commit
dfda0b124f
@ -7,7 +7,7 @@
|
||||
#define LED_STATE_ON 1
|
||||
|
||||
#define BUTTON_PORT GPIOA
|
||||
#define BUTTON_PIN GPIO_PIN_0
|
||||
#define BUTTON_PIN GPIO_Pin_0
|
||||
#define BUTTON_STATE_ACTIVE 0
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user