mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-02-04 15:38:12 +00:00
Second try
This commit is contained in:
parent
a90e1f2d3a
commit
69484b5278
@ -14,7 +14,7 @@
|
||||
*/
|
||||
// compatible with BLUEFLY HP100
|
||||
|
||||
#if 0 //defined(BLUEFLY_CCNRF_INO)
|
||||
#if defined(BLUEFLY_CCNRF_INO)
|
||||
|
||||
#include "iface_nrf250k.h"
|
||||
|
||||
|
@ -255,7 +255,6 @@
|
||||
#define ZSX_NRF24L01_INO
|
||||
|
||||
//The protocols below need either a CC2500 or NRF24L01 to be installed
|
||||
//#define BLUEFLY_CCNRF_INO
|
||||
#define GD00X_CCNRF_INO
|
||||
#define KF606_CCNRF_INO
|
||||
#define MJXQ_CCNRF_INO
|
||||
|
Loading…
x
Reference in New Issue
Block a user