mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 16:25:31 +03:00
Fix Selectable Buzzer Pin for CC3D -Cleanup
This commit is contained in:
parent
1406af8f3f
commit
d6c812f4fe
4 changed files with 5 additions and 20 deletions
|
@ -27,7 +27,6 @@
|
|||
#define INVERTER_PERIPHERAL RCC_APB2Periph_GPIOB
|
||||
#define INVERTER_USART USART1
|
||||
|
||||
//#define BEEPER_PIN6 // Uncomment this line for hexacopter configurations where PIN6 is needed for motor
|
||||
|
||||
#define BEEP_GPIO GPIOA
|
||||
#define BEEP_PIN Pin_15 // PA15 (Beeper)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue