generated from hulk/gd32e23x_template
修改led引脚
This commit is contained in:
parent
6fbd4d2241
commit
1ccaf933dd
@ -36,7 +36,7 @@
|
|||||||
/******************************************************************************/
|
/******************************************************************************/
|
||||||
|
|
||||||
#define LED_PORT GPIOA
|
#define LED_PORT GPIOA
|
||||||
#define LED_PIN GPIO_PIN_7
|
#define LED_PIN GPIO_PIN_9
|
||||||
#define LED_RCU RCU_GPIOA
|
#define LED_RCU RCU_GPIOA
|
||||||
#define LED_BLINK_TIMER_RCU RCU_TIMER16
|
#define LED_BLINK_TIMER_RCU RCU_TIMER16
|
||||||
#define LED_BLINK_TIMER TIMER16
|
#define LED_BLINK_TIMER TIMER16
|
||||||
|
Loading…
x
Reference in New Issue
Block a user