mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-07-01 10:17:53 +00:00
Commented out by default E01X protocol and subprotocols to gain flash space
This commit is contained in:
parent
2e1d763d54
commit
f97aa3597d
@ -344,7 +344,6 @@ void V761_init(void)
|
||||
packet_count = 0;
|
||||
telemetry_lost = 1;
|
||||
#endif
|
||||
|
||||
}
|
||||
|
||||
#endif
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user