mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 08:15:30 +03:00
CF/BF - First cut of allow building of the OSD SLAVE board without all
the flight controller code. Likely the dependencies can be further improved. This is a minimal-impact solution while there are a lot of other Betaflight PR's still pending.
This commit is contained in:
parent
2ec39de031
commit
2b1dac4c6d
38 changed files with 923 additions and 409 deletions
|
@ -23,6 +23,7 @@
|
|||
#define U_ID_1 1
|
||||
#define U_ID_2 2
|
||||
|
||||
#define MAX_PROFILE_COUNT 3
|
||||
#define MAG
|
||||
#define BARO
|
||||
#define GPS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue