mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 16:55:36 +03:00
Fix CC3D beeper.
This commit is contained in:
parent
e4011e9c5e
commit
aca449a043
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