mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-12-23 02:13:14 +00:00
Multi_sync updates
Only for STM32 Enable bidirectionnal serial
This commit is contained in:
@@ -268,10 +268,10 @@
|
||||
//Use with er9x/erksy9x, for OpenTX MULTI_TELEMETRY below is preferred instead
|
||||
//#define MULTI_STATUS
|
||||
|
||||
//Comment to send Multi status and allow OpenTX to autodetect the telemetry format
|
||||
//Sends Multi status and allow OpenTX to autodetect the telemetry format. Comment to disable.
|
||||
//Supported by OpenTX version 2.2 RC9 and newer. NOT supported by er9x/ersky9x use MULTI_STATUS instead.
|
||||
#define MULTI_TELEMETRY
|
||||
//Comment to not sync OpenTX and module together
|
||||
//Sync OpenTX frames with the current protocol timing. This feature is only available on the STM32 module. Comment to disable.
|
||||
#define MULTI_SYNC
|
||||
|
||||
//Comment a line to disable a specific protocol telemetry
|
||||
|
||||
Reference in New Issue
Block a user