mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
Kaspar Schleiser
d8794d7c5a
It doesn't compile, compiler complains that the enum type of CC2420_GOTO_RX cannot be converted to netopt_state_t as required by the function. The numerical value of CC2420_GOTO_RX would be NETOPT_STATE_IDLE (2), which makes sense as it puts the device into RX mode. |
||
---|---|---|
.. | ||
include | ||
cc2420_getset.c | ||
cc2420_internal.c | ||
cc2420_netdev.c | ||
cc2420.c | ||
Makefile | ||
Makefile.dep | ||
Makefile.include |