mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-07-12 09:47:54 +00:00
Updated available protocol list
Added CABELL protocol
This commit is contained in:
parent
cf6c6585f2
commit
9e5c247467
@ -289,6 +289,9 @@ const PPM_Parameters PPM_prot[15]= {
|
|||||||
PPM_IBUS
|
PPM_IBUS
|
||||||
PWM_SBUS
|
PWM_SBUS
|
||||||
PPM_SBUS
|
PPM_SBUS
|
||||||
|
MODE_CABELL
|
||||||
|
CABELL_V3
|
||||||
|
CABELL_UNBIND
|
||||||
*/
|
*/
|
||||||
|
|
||||||
// RX_Num is used for model match. Using RX_Num values different for each receiver will prevent starting a model with the false config loaded...
|
// RX_Num is used for model match. Using RX_Num values different for each receiver will prevent starting a model with the false config loaded...
|
||||||
|
Loading…
x
Reference in New Issue
Block a user