1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-14 03:50:02 +03:00

FIX: IBUS telemetry (#12541)

Fix IBUS telemetry
This commit is contained in:
Mark Haslinghuis 2023-03-20 22:41:03 +01:00 committed by GitHub
parent e580b4a33e
commit 6dc59bc4a1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -204,6 +204,10 @@
#endif
#endif
#if defined(USE_TELEMETRY_IBUS_EXTENDED) && !defined(USE_TELEMETRY_IBUS)
#define USE_TELEMETRY_IBUS
#endif
#if !defined(USE_SERIALRX_CRSF)
#undef USE_TELEMETRY_CRSF
#undef USE_CRSF_LINK_STATISTICS