From f97aa3597db60d751f7121256c346ef6b07aa03e Mon Sep 17 00:00:00 2001 From: pascallanger Date: Wed, 27 Sep 2023 15:36:53 +0200 Subject: [PATCH] Commented out by default E01X protocol and subprotocols to gain flash space --- Multiprotocol/V761_nrf24l01.ino | 1 - Multiprotocol/_Config.h | 2 +- Protocols_Details.md | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/Multiprotocol/V761_nrf24l01.ino b/Multiprotocol/V761_nrf24l01.ino index 9189796..f097d61 100644 --- a/Multiprotocol/V761_nrf24l01.ino +++ b/Multiprotocol/V761_nrf24l01.ino @@ -344,7 +344,6 @@ void V761_init(void) packet_count = 0; telemetry_lost = 1; #endif - } #endif \ No newline at end of file diff --git a/Multiprotocol/_Config.h b/Multiprotocol/_Config.h index 4312cfa..c18cbc4 100644 --- a/Multiprotocol/_Config.h +++ b/Multiprotocol/_Config.h @@ -188,7 +188,7 @@ #define DSM_CYRF6936_INO #define DSM_RX_CYRF6936_INO #define E010R5_CYRF6936_INO -#define E01X_CYRF6936_INO +//#define E01X_CYRF6936_INO #define E129_CYRF6936_INO #define J6PRO_CYRF6936_INO //#define LOSI_CYRF6936_INO diff --git a/Protocols_Details.md b/Protocols_Details.md index fa7bdc3..c359d4c 100644 --- a/Protocols_Details.md +++ b/Protocols_Details.md @@ -1991,7 +1991,7 @@ Flip: momentary switch: hold flip(+100%), indicate flip direction with Ele or Ai RTN_ACT and RTN: -100% disable, +100% enable -If the model (newest versions) sends telemetry then the battery status ok/empty is in A1 (4.4V -> 2.2V), RSSI equal to 100 means that all telem packets are received and TQLY indicates the number of lost telem packets. +If the model (newest versions) sends telemetry then the battery status ok/empty is in A1 (4.4V -> 2.2V), RSSI equals to 100 means that 100% of the telem packets have been received. ### Sub_protocol 3CH - *0* Models: Volantex V761-1, V761-3 and may be others