mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-14 11:59:58 +03:00
parent
e580b4a33e
commit
6dc59bc4a1
1 changed files with 4 additions and 0 deletions
|
@ -204,6 +204,10 @@
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#if defined(USE_TELEMETRY_IBUS_EXTENDED) && !defined(USE_TELEMETRY_IBUS)
|
||||||
|
#define USE_TELEMETRY_IBUS
|
||||||
|
#endif
|
||||||
|
|
||||||
#if !defined(USE_SERIALRX_CRSF)
|
#if !defined(USE_SERIALRX_CRSF)
|
||||||
#undef USE_TELEMETRY_CRSF
|
#undef USE_TELEMETRY_CRSF
|
||||||
#undef USE_CRSF_LINK_STATISTICS
|
#undef USE_CRSF_LINK_STATISTICS
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue