1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-19 14:25:11 +03:00

Remove remaining references to Mavlink

This commit is contained in:
Arne Schwabe 2018-07-05 11:58:46 +02:00
parent c80f0da4ac
commit aa5d8c4ba7
13 changed files with 3 additions and 623 deletions

View file

@ -123,8 +123,6 @@
#define CASE_FRSKY(x)
#endif
#define CASE_MAVLINK(x)
#if defined(PXX)
#define CASE_PXX(x) x,
#else