Send current protocol and sub protocol name

This commit is contained in:
pascallanger
2019-10-15 02:04:19 +02:00
parent caf145c38a
commit 948ce9e8b8
6 changed files with 410 additions and 8 deletions

View File

@@ -319,8 +319,11 @@
#define SPORT_SEND
#endif
#if not defined(MULTI_TELEMETRY) || not defined(STM32_BOARD)
#undef MULTI_SYNC
#if not defined(MULTI_TELEMETRY)
#if not defined(STM32_BOARD)
#undef MULTI_SYNC
#endif
#undef MULTI_NAMES
#endif
//Make sure TX is defined correctly