Update radio defines in examples (#901)

This commit is contained in:
d00616
2017-07-31 18:37:01 +02:00
committed by Henrik Ekblad
parent 10ef62307b
commit 1cd2c6df05
30 changed files with 60 additions and 9 deletions

View File

@@ -43,7 +43,9 @@
// Enable and select radio type attached
#define MY_RADIO_NRF24
//#define MY_RADIO_NRF5_ESB
//#define MY_RADIO_RFM69
//#define MY_RADIO_RFM95
#include <MySensors.h>