mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2026-01-15 05:13:22 +00:00
SPORT polling
This commit is contained in:
@@ -137,6 +137,10 @@
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if not defined (SPORT_TELEMETRY) || not defined (STM32_BOARD)
|
||||
#undef SPORT_POLLING
|
||||
#endif
|
||||
|
||||
//Make sure TX is defined correctly
|
||||
#ifndef AILERON
|
||||
#error You must select a correct channel order.
|
||||
|
||||
Reference in New Issue
Block a user