1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-24 00:35:18 +03:00

[9XR-PRO] Compilation fixes and cosmetics

This commit is contained in:
Bertrand Songis 2016-04-28 20:36:42 +02:00
parent fe57faef74
commit 56f59196ea
4 changed files with 3 additions and 10 deletions

View file

@ -38,9 +38,6 @@ TelemetryData telemetryData;
#if defined(CPUARM)
uint8_t telemetryProtocol = 255;
#if defined(REVX)
uint8_t serialInversion = 0;
#endif
#endif
#if defined(PCBSKY9X) && defined(REVX)