Open GoogleCodeExporter opened 9 years ago
Hi,
The only difference is -
XBeeAddress64 addr64 = XBeeAddress64(0x0013a200, 0x40b5ad6e);
and
void setup(){
Serial.begin(9600);
xbee.begin(Serial);
}
I am also facing same issue .
Original comment by anupcus...@gmail.com
on 22 Feb 2015 at 8:56
Attachments:
Original issue reported on code.google.com by
matteo.d...@gmail.com
on 21 Feb 2014 at 9:52