sine works
This commit is contained in:
@ -49,6 +49,10 @@
|
||||
#define LED4_PIN_GPIO_Port GPIOE
|
||||
#define LED_PIN_Pin GPIO_PIN_13
|
||||
#define LED_PIN_GPIO_Port GPIOC
|
||||
#define BridgePolarity_Pin GPIO_PIN_0
|
||||
#define BridgePolarity_GPIO_Port GPIOC
|
||||
#define ERROR_PIN_Pin GPIO_PIN_10
|
||||
#define ERROR_PIN_GPIO_Port GPIOB
|
||||
/* USER CODE BEGIN Private defines */
|
||||
|
||||
/* USER CODE END Private defines */
|
||||
|
Reference in New Issue
Block a user