4f3e8d565c
works on top of an underlying duty cycling mechanism. The CSMA layer retransmits packets that could not be sent because of a collision was detected.
3 lines
145 B
Makefile
3 lines
145 B
Makefile
CONTIKI_SOURCEFILES += xmac.c nullmac.c lpp.c frame802154.c sicslowmac.c
|
|
CONTIKI_SOURCEFILES += framer.c framer-nullmac.c framer-802154.c csma.c
|