mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 00:05:33 +03:00
Convert BEEPER to USE_ scheme (#5433)
This commit is contained in:
parent
aa42a69d2f
commit
416495e17a
105 changed files with 219 additions and 132 deletions
|
@ -23,7 +23,7 @@
|
|||
#define USE_CMS
|
||||
#define CMS_MAX_DEVICE 4
|
||||
#define USE_FAKE_GYRO
|
||||
#define BEEPER
|
||||
#define USE_BEEPER
|
||||
#define USE_BLACKBOX
|
||||
#define USE_MAG
|
||||
#define USE_BARO
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue