initial working version of R9M, 8 CH and BINDING support only

This commit is contained in:
Tomer Abramovich
2020-01-21 17:42:33 +02:00
parent 7281c0b5bf
commit 77bf17967d
7 changed files with 299 additions and 3 deletions

View File

@@ -77,6 +77,7 @@
#define CYRF6936_INSTALLED
#define CC2500_INSTALLED
#define NRF24L01_INSTALLED
//#define SX1276_INSTALLED
/** OrangeRX TX **/
//If you compile for the OrangeRX TX module you need to select the correct board type.
@@ -223,6 +224,8 @@
#define YD717_NRF24L01_INO
#define ZSX_NRF24L01_INO
//The protocols below need a SX1276 to be installed
//#define FRSKYR9_SX1276_INO
/***************************/
/*** PROTOCOLS SETTINGS ***/