mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
66db33b662
It was pointed out that after a state change to RX_AACK_ON reading back the state to confirm the transition can fail due to an imidiate change into BUSY_RX_AACK between the successful change on the transceiver and querying the state. For this we exclude the readback of the state for transitions to RX_AACK_ON. |
||
---|---|---|
.. | ||
include | ||
at86rf2xx_getset.c | ||
at86rf2xx_internal.c | ||
at86rf2xx_netdev.c | ||
at86rf2xx.c | ||
Makefile |