mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-17 13:25:30 +03:00
Added optimisation settings for optional sources.
This commit is contained in:
parent
75632daf6b
commit
26b873dad9
2 changed files with 39 additions and 6 deletions
|
@ -21,10 +21,12 @@
|
|||
#undef USE_TELEMETRY_IBUS
|
||||
#undef USE_TELEMETRY_HOTT
|
||||
#undef USE_TELEMETRY_JETIEXBUS
|
||||
#undef USE_SERIALRX_JETIEXBUS
|
||||
#undef USE_TELEMETRY_MAVLINK
|
||||
#undef USE_TELEMETRY_LTM
|
||||
#undef USE_RCDEVICE
|
||||
#undef USE_RTC_TIME
|
||||
#undef USE_DASHBOARD
|
||||
|
||||
|
||||
#define TARGET_BOARD_IDENTIFIER "OMNI" // https://en.wikipedia.org/wiki/Omnibus
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue