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.
2 lines
145 B
Text
2 lines
145 B
Text
CONTIKI_SOURCEFILES += xmac.c nullmac.c lpp.c frame802154.c sicslowmac.c
|
|
CONTIKI_SOURCEFILES += framer.c framer-nullmac.c framer-802154.c csma.c
|