Multi_Names update for OpenTX

This commit is contained in:
Pascal Langer
2020-04-16 17:03:17 +02:00
parent 2397bf365b
commit fc5fbc9899
3 changed files with 17 additions and 9 deletions

View File

@@ -265,6 +265,12 @@
#undef FRSKYR9_SX1276_INO
#endif
//OpenTX 2.3.x issue
#if defined (FRSKYD_CC2500_INO) || defined(FRSKYV_CC2500_INO) || defined(FRSKYX_CC2500_INO)
#define FRSKYX_CC2500_INO
#define FRSKY_RX_CC2500_INO
#endif
//Make sure telemetry is selected correctly
#ifndef TELEMETRY
#undef INVERT_TELEMETRY