read response
This commit is contained in:
parent
bde9eaef43
commit
2948d848bd
18 changed files with 3629 additions and 3707 deletions
|
@ -65,6 +65,8 @@ void Error_Handler(void);
|
|||
#define USART_RX_GPIO_Port GPIOA
|
||||
#define LD2_Pin GPIO_PIN_5
|
||||
#define LD2_GPIO_Port GPIOA
|
||||
#define Door_Sensor_Pin GPIO_PIN_7
|
||||
#define Door_Sensor_GPIO_Port GPIOA
|
||||
#define TMS_Pin GPIO_PIN_13
|
||||
#define TMS_GPIO_Port GPIOA
|
||||
#define TCK_Pin GPIO_PIN_14
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue