mirror of
https://github.com/opentx/opentx.git
synced 2025-07-19 14:25:11 +03:00
Remove unused telemetry protocols
This commit is contained in:
parent
d831b0f55e
commit
e76d1d0c3d
32 changed files with 14 additions and 3296 deletions
|
@ -128,11 +128,7 @@
|
|||
#define CASE_FRSKY(x)
|
||||
#endif
|
||||
|
||||
#if defined(TELEMETRY_MAVLINK)
|
||||
#define CASE_MAVLINK(x) x,
|
||||
#else
|
||||
#define CASE_MAVLINK(x)
|
||||
#endif
|
||||
|
||||
#if defined(PXX)
|
||||
#define CASE_PXX(x) x,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue