mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 08:15:30 +03:00
Merge remote-tracking branch 'digitalentity/cc3d-buzzer-on-pin6' into betaflight
This commit is contained in:
commit
2b722b6f82
4 changed files with 7 additions and 11 deletions
|
@ -28,7 +28,7 @@
|
|||
#define INVERTER_USART USART1
|
||||
|
||||
#define BEEP_GPIO GPIOA
|
||||
#define BEEP_PIN Pin_15 // PA15 (Beeper)
|
||||
#define BEEP_PIN Pin_2 // PA2 (Beeper)
|
||||
#define BEEP_PERIPHERAL RCC_APB2Periph_GPIOA
|
||||
|
||||
#define MPU6000_CS_GPIO GPIOA
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue