Multi_sync updates

Only for STM32
Enable bidirectionnal serial
This commit is contained in:
pascallanger
2019-10-11 01:14:04 +02:00
parent cd7ede006c
commit d434e63c22
3 changed files with 9 additions and 9 deletions

View File

@@ -319,7 +319,7 @@
#define SPORT_SEND
#endif
#if not defined(MULTI_TELEMETRY)
#if not defined(MULTI_TELEMETRY) || not defined(STM32_BOARD)
#undef MULTI_SYNC
#endif