mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-12-22 09:23:15 +00:00
V2X2: new subprotocol JXD506
Protocol number: 5 Subprotocol: 1
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
//Comment the protocols you are not using with "//" to save Flash space.
|
||||
|
||||
//The protocols below need an A7105 to be installed
|
||||
/*#define FLYSKY_A7105_INO
|
||||
#define FLYSKY_A7105_INO
|
||||
#define HUBSAN_A7105_INO
|
||||
#define AFHDS2A_A7105_INO
|
||||
|
||||
@@ -90,15 +90,13 @@
|
||||
#define V2X2_NRF24L01_INO
|
||||
#define YD717_NRF24L01_INO
|
||||
#define MT99XX_NRF24L01_INO
|
||||
*/
|
||||
#define MJXQ_NRF24L01_INO
|
||||
/*
|
||||
#define SHENQI_NRF24L01_INO
|
||||
#define FY326_NRF24L01_INO
|
||||
#define FQ777_NRF24L01_INO
|
||||
#define ASSAN_NRF24L01_INO
|
||||
#define HONTAI_NRF24L01_INO
|
||||
*/
|
||||
|
||||
|
||||
/**************************/
|
||||
/*** TELEMETRY SETTINGS ***/
|
||||
@@ -200,7 +198,8 @@ const PPM_Parameters PPM_prot[15]= {
|
||||
Hisky
|
||||
HK310
|
||||
MODE_V2X2
|
||||
NONE
|
||||
V2X2
|
||||
JXD506
|
||||
MODE_DSM
|
||||
DSM2_22
|
||||
DSM2_11
|
||||
|
||||
Reference in New Issue
Block a user