buzzer is working
This commit is contained in:
@ -45,6 +45,8 @@
|
||||
#define LED_GPIO_Port GPIOC
|
||||
#define ERROR_Pin GPIO_PIN_14
|
||||
#define ERROR_GPIO_Port GPIOC
|
||||
#define BUZZER_Pin GPIO_PIN_8
|
||||
#define BUZZER_GPIO_Port GPIOA
|
||||
#define ROTARY_B_Pin GPIO_PIN_3
|
||||
#define ROTARY_B_GPIO_Port GPIOB
|
||||
#define ROTARY_A_Pin GPIO_PIN_4
|
||||
|
Reference in New Issue
Block a user