mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-08-15 12:27:50 +00:00
specify the number of queuebufs that we want to use in the MSB430 platform by default
This commit is contained in:
@@ -24,6 +24,8 @@
|
|||||||
|
|
||||||
#define LPP_CONF_LISTEN_TIME CLOCK_SECOND / 32
|
#define LPP_CONF_LISTEN_TIME CLOCK_SECOND / 32
|
||||||
#define LPP_CONF_OFF_TIME CLOCK_SECOND
|
#define LPP_CONF_OFF_TIME CLOCK_SECOND
|
||||||
|
#define QUEUEBUF_CONF_NUM 4
|
||||||
|
|
||||||
|
|
||||||
#define CCIF
|
#define CCIF
|
||||||
#define CLIF
|
#define CLIF
|
||||||
|
Reference in New Issue
Block a user