diff --git a/Multiprotocol/_Config.h b/Multiprotocol/_Config.h index 8afbd91..360c658 100644 --- a/Multiprotocol/_Config.h +++ b/Multiprotocol/_Config.h @@ -284,8 +284,8 @@ #define MULTI_TELEMETRY //Send to OpenTX the current protocol and subprotocol names. Comment to disable. #define MULTI_NAMES -//Sync OpenTX frames with the current protocol timing. This feature is only available on the STM32 module. Comment to disable. -#define MULTI_SYNC +//Work in progress: Sync OpenTX frames with the current protocol timing. This feature is only available on the STM32 module. Uncomment to enable. +//#define MULTI_SYNC //Comment a line to disable a specific protocol telemetry #define DSM_TELEMETRY // Forward received telemetry packet directly to TX to be decoded by er9x, erskyTX and OpenTX