slip-radio: use CSMA instead of nullmac
This commit is contained in:
parent
5a04f1969e
commit
c3559a6df3
@ -55,9 +55,6 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* configuration for the slipradio/network driver */
|
/* configuration for the slipradio/network driver */
|
||||||
#undef NETSTACK_CONF_MAC
|
|
||||||
#define NETSTACK_CONF_MAC nullmac_driver
|
|
||||||
|
|
||||||
#undef NETSTACK_CONF_NETWORK
|
#undef NETSTACK_CONF_NETWORK
|
||||||
#define NETSTACK_CONF_NETWORK slipnet_driver
|
#define NETSTACK_CONF_NETWORK slipnet_driver
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user