From 1f98a1f43f811acdd6decd1bce7708da93a54998 Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Mon, 30 Jan 2017 23:03:43 +0100 Subject: [PATCH] Clarify version and MULTI_STATUS vs MULTI_TELEMETRY a bit --- Multiprotocol/_Config.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Multiprotocol/_Config.h b/Multiprotocol/_Config.h index 00b62dc..4dfd9b5 100644 --- a/Multiprotocol/_Config.h +++ b/Multiprotocol/_Config.h @@ -121,10 +121,11 @@ #define INVERT_TELEMETRY //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 //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 //Comment a line to disable a protocol telemetry