adjust pin
This commit is contained in:
parent
8394bf9892
commit
f6946613ad
12 changed files with 10551 additions and 10499 deletions
|
@ -59,6 +59,8 @@ void Error_Handler(void);
|
|||
/* Private defines -----------------------------------------------------------*/
|
||||
#define B1_Pin GPIO_PIN_13
|
||||
#define B1_GPIO_Port GPIOC
|
||||
#define ALARM_Pin GPIO_PIN_0
|
||||
#define ALARM_GPIO_Port GPIOC
|
||||
#define USART_TX_Pin GPIO_PIN_2
|
||||
#define USART_TX_GPIO_Port GPIOA
|
||||
#define USART_RX_Pin GPIO_PIN_3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue