Removed SBUS trainer option

This commit is contained in:
Pascal Langer
2021-03-06 11:33:32 +01:00
parent c0285f81f0
commit a5428bc180
11 changed files with 60 additions and 151 deletions

View File

@@ -529,14 +529,12 @@
#endif
#if defined (STM32_BOARD) && defined (DEBUG_SERIAL)
#undef SEND_SBUS_SERIAL
#undef SEND_CPPM
#ifdef NRF24L01_INSTALLED
#define XN297DUMP_NRF24L01_INO
#endif
#endif
#if not defined (STM32_BOARD) || not defined (TELEMETRY) || (not defined (FRSKY_RX_TELEMETRY) && not defined (AFHDS2A_RX_TELEMETRY) && not defined (BAYANG_RX_TELEMETRY) && not defined (DSM_RX_CYRF6936_INO))
#undef SEND_SBUS_SERIAL
#undef SEND_CPPM
#endif