1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 04:52:59 +01:00
RIOT/drivers/xbee
Yonezawa-T2 a6ae7c8091 xbee: fixed that _set_addr destructed given address.
`_set_addr` is called from `xbee_init` with lower bytes of the long address.
If `_set_addr` destructs the given address, the long address is also destructed.
2016-04-19 11:17:13 +09:00
..
Makefile drivers: added support for Xbee modules 2015-03-24 23:19:29 +01:00
xbee.c xbee: fixed that _set_addr destructed given address. 2016-04-19 11:17:13 +09:00