mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-16 12:55:19 +03:00
Merge pull request #3171 from theseankelly/cf2_bq_buzzer
Adding support for the BigQuad buzzer/beeper pin
This commit is contained in:
commit
d1dec2558c
1 changed files with 2 additions and 0 deletions
|
@ -113,6 +113,8 @@
|
|||
#if defined(CRAZYFLIE2BQ)
|
||||
#define USE_SERIAL_4WAY_BLHELI_INTERFACE
|
||||
|
||||
#define BEEPER PC12
|
||||
|
||||
#define DEFAULT_VOLTAGE_METER_SOURCE VOLTAGE_METER_ADC
|
||||
#define DEFAULT_CURRENT_METER_SOURCE CURRENT_METER_ADC
|
||||
#define USE_ADC
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue