Make sicslowmac the default!
This commit is contained in:
parent
98b69e1bff
commit
72e1528ea7
|
@ -130,7 +130,7 @@ typedef int32_t s32_t;
|
||||||
#define UIP_DATA_RUM_OFFSET 5
|
#define UIP_DATA_RUM_OFFSET 5
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if 0 //xmac protocol
|
#if RF230BB && 0 //xmac protocol
|
||||||
#undef UIP_CONF_ROUTER
|
#undef UIP_CONF_ROUTER
|
||||||
#undef UIP_CONF_LLH_LEN
|
#undef UIP_CONF_LLH_LEN
|
||||||
#define UIP_CONF_LLH_LEN 14
|
#define UIP_CONF_LLH_LEN 14
|
||||||
|
@ -145,7 +145,7 @@ typedef int32_t s32_t;
|
||||||
#define UIP_CONF_BUFFER_SIZE 256
|
#define UIP_CONF_BUFFER_SIZE 256
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if 1
|
#if RF230BB && 0
|
||||||
/* Specifies the default MAC driver */
|
/* Specifies the default MAC driver */
|
||||||
#define MAC_CONF_CSMA 1
|
#define MAC_CONF_CSMA 1
|
||||||
#define XMAC_CONF_COMPOWER 1
|
#define XMAC_CONF_COMPOWER 1
|
||||||
|
|
Loading…
Reference in a new issue