mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2026-03-22 07:59:59 +00:00
Bayang: add sub_protocol H8S3D
Protocol: 14 Sub_protocol: 1
This commit is contained in:
@@ -175,7 +175,7 @@ const PPM_Parameters PPM_prot[15]= {
|
||||
/* 11 */ {MODE_SLT , 0 , 0 , P_HIGH , NO_AUTOBIND , 0 },
|
||||
/* 12 */ {MODE_CX10 , CX10_BLUE , 0 , P_HIGH , NO_AUTOBIND , 0 },
|
||||
/* 13 */ {MODE_CG023 , CG023 , 0 , P_HIGH , NO_AUTOBIND , 0 },
|
||||
/* 14 */ {MODE_BAYANG, 0 , 0 , P_HIGH , NO_AUTOBIND , 0 },
|
||||
/* 14 */ {MODE_BAYANG, BAYANG , 0 , P_HIGH , NO_AUTOBIND , 0 },
|
||||
/* 15 */ {MODE_SYMAX , SYMAX5C , 0 , P_HIGH , NO_AUTOBIND , 0 }
|
||||
};
|
||||
/* Available protocols and associated sub protocols to pick and choose from
|
||||
@@ -234,7 +234,8 @@ const PPM_Parameters PPM_prot[15]= {
|
||||
YD829
|
||||
H8_3D
|
||||
MODE_BAYANG
|
||||
NONE
|
||||
BAYANG
|
||||
H8S3D
|
||||
MODE_FRSKYX
|
||||
CH_16
|
||||
CH_8
|
||||
|
||||
Reference in New Issue
Block a user