Adding CFlie protocol (#159)

This commit is contained in:
James Hagerman
2018-05-04 07:12:04 -07:00
committed by pascallanger
parent 811913bf89
commit 07adeaf60d
7 changed files with 925 additions and 3 deletions

View File

@@ -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...