mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-07-12 09:47:54 +00:00
Merge 1f98a1f43f811acdd6decd1bce7708da93a54998 into e85208110fb933dd25043588f086b6b1dc7d9bc8
This commit is contained in:
commit
4cb6635cc0
@ -121,10 +121,11 @@
|
|||||||
#define INVERT_TELEMETRY
|
#define INVERT_TELEMETRY
|
||||||
|
|
||||||
//Comment if you don't want to send Multi status telemetry frames (Protocol available, Bind in progress, version...)
|
//Comment if you don't want to send Multi status telemetry frames (Protocol available, Bind in progress, version...)
|
||||||
|
//Use with er9x/erksy9x, for OpenTX MULTI_TELEMETRY below is preferred instead
|
||||||
#define MULTI_STATUS
|
#define MULTI_STATUS
|
||||||
|
|
||||||
//Uncomment to send Multi status and wrap other telemetry to allow TX to autodetect the format
|
//Uncomment to send Multi status and wrap other telemetry to allow TX to autodetect the format
|
||||||
//Only for newest OpenTX version, not supported by er9x/ersky9x
|
//For OpenTX version 2.2 RC9 and newer, not supported by er9x/ersky9x use MULTI_STATUS instead
|
||||||
//#define MULTI_TELEMETRY
|
//#define MULTI_TELEMETRY
|
||||||
|
|
||||||
//Comment a line to disable a protocol telemetry
|
//Comment a line to disable a protocol telemetry
|
||||||
|
Loading…
x
Reference in New Issue
Block a user