Update Bluefly_ccnrf.ino

Exclude this protocol since it's not working
This commit is contained in:
pascallanger 2024-01-30 14:36:38 +01:00
parent 5af246bba0
commit a90e1f2d3a

View File

@ -14,7 +14,7 @@
*/
// compatible with BLUEFLY HP100
#if defined(BLUEFLY_CCNRF_INO)
#if 0 //defined(BLUEFLY_CCNRF_INO)
#include "iface_nrf250k.h"