Merge pull request #3171 from theseankelly/cf2_bq_buzzer
Adding support for the BigQuad buzzer/beeper pin
This commit is contained in:
commit
d1dec2558c
|
@ -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…
Reference in New Issue