The Button Size Node 2 is a low cost wireless Arduino IDE compatible (the Atmel ATMega328P) micro-controller + RFM69HW(HCW) 915, 868 or 433 MHz radio on-board. BS2032-2
The updates to MySensors that now include a MyConfig.h header change the locations for definitions. The radio selction should still be included in the ButtonSizeNode.ino file however the frequencies for the Radio shpuld be set in the MyConfig.h.
The updates to MySensors that now include a MyConfig.h header change the locations for definitions. The radio selction should still be included in the ButtonSizeNode.ino file however the frequencies for the Radio shpuld be set in the MyConfig.h.
// Enable and select radio type attached
define MY_RADIO_RFM69
//#define MY_RFM69_FREQUENCY RF69_433MHZ //#define MY_RFM69_FREQUENCY RF69_868MHZ