mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 16:25:31 +03:00
Merge pull request #908 from AndersHoglund/fix_CC3D_BP6
Fix CC3D beeper.
This commit is contained in:
commit
cd7b7623fc
1 changed files with 2 additions and 2 deletions
|
@ -22,8 +22,8 @@
|
|||
#define INVERTER PB2 // PB2 (BOOT1) used as inverter select GPIO
|
||||
#define INVERTER_USART USART1
|
||||
|
||||
#define BEEPER PB15
|
||||
#define BEEPER_OPT PB2
|
||||
#define BEEPER PA15
|
||||
#define BEEPER_OPT PA2
|
||||
|
||||
#define USE_EXTI
|
||||
#define MPU_INT_EXTI PA3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue