adc progress, not yet done
This commit is contained in:
@ -74,6 +74,8 @@ void Error_Handler(void);
|
||||
#define LED_Red_GPIO_Port GPIOE
|
||||
#define Frontend_In_Pin GPIO_PIN_1
|
||||
#define Frontend_In_GPIO_Port GPIOA
|
||||
#define Debug_Signal_Pin GPIO_PIN_10
|
||||
#define Debug_Signal_GPIO_Port GPIOB
|
||||
#define Debug_TX_Pin GPIO_PIN_10
|
||||
#define Debug_TX_GPIO_Port GPIOC
|
||||
#define Debug_RX_Pin GPIO_PIN_11
|
||||
|
Reference in New Issue
Block a user