mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2026-01-01 02:13:14 +00:00
Removed SBUS trainer option
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user