1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers/xbee
Yonezawa-T2 bea5eacea2 xbee: fixed broadcast header
Destination address is at tx_buf[5] and tx_buf[6] rather than tx_buf[4] and
tx_buf[5].

Broadcast header is overridden by following code mistakenly.
2016-04-18 10:21:15 +09:00
..
Makefile drivers: added support for Xbee modules 2015-03-24 23:19:29 +01:00
xbee.c xbee: fixed broadcast header 2016-04-18 10:21:15 +09:00