in hal/transport/RFM69/driver/new/RFM69_new.h you must also replace
#define RFM69_MAX_PACKET_LEN (0x40u) with
#define RFM69_MAX_PACKET_LEN (0x40ul)
if you are using RFM69 radio
Dragos Pascale
@Dragos Pascale
Posts
-
Is MySensors RPI GW 32bit only?