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

Compilation fixes

This commit is contained in:
Bertrand Songis 2018-11-28 18:53:44 +01:00
parent ae91903d57
commit 9c096b76b3
5 changed files with 28 additions and 9 deletions

View file

@ -38,7 +38,6 @@ uint8_t telemetryProtocol = 255;
uint8_t serialInversion = 0;
#endif
void processTelemetryData(uint8_t data)
{
#if defined(CROSSFIRE)