mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2026-01-01 02:13:14 +00:00
Adding CFlie protocol (#159)
This commit is contained in:
committed by
pascallanger
parent
811913bf89
commit
07adeaf60d
@@ -188,6 +188,7 @@
|
||||
#define CABELL_NRF24L01_INO
|
||||
#define ESKY150_NRF24L01_INO
|
||||
#define H8_3D_NRF24L01_INO
|
||||
#define CFLIE_NRF24L01_INO
|
||||
|
||||
|
||||
/**************************/
|
||||
@@ -543,6 +544,8 @@ const PPM_Parameters PPM_prot[14*NBR_BANKS]= {
|
||||
PROTO_CORONA
|
||||
COR_V1
|
||||
COR_V2
|
||||
PROTO_CFLIE
|
||||
NONE
|
||||
*/
|
||||
|
||||
// RX_Num is used for TX & RX match. Using different RX_Num values for each receiver will prevent starting a model with the false config loaded...
|
||||
|
||||
Reference in New Issue
Block a user