ESKY 150: new protocol

New protocol number 35
No sub protocols
option=0->4 channels, option=1->7 channels
This commit is contained in:
Pascal Langer
2017-11-27 11:20:57 +01:00
parent ea860f24a1
commit 9bf5b0c9a7
6 changed files with 206 additions and 3 deletions

View File

@@ -139,7 +139,8 @@
#define Q303_NRF24L01_INO
#define GW008_NRF24L01_INO
#define DM002_NRF24L01_INO
#define CABELL_NRF24L01_INO
#define CABELL_NRF24L01_INO
#define ESKY150_NRF24L01_INO
/**************************/
/*** FAILSAFE SETTINGS ***/
@@ -411,6 +412,7 @@ const PPM_Parameters PPM_prot[15]= {
CABELL_V3_TELEMETRY
CABELL_SET_FAIL_SAFE
CABELL_UNBIND
MODE_ESKY150
*/
// 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...