mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-01-23 05:29:54 +00:00
use 32 packets in the pool by default
This commit is contained in:
parent
beb75cd355
commit
d75d193762
@ -55,7 +55,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef NUM_PACKETS
|
#ifndef NUM_PACKETS
|
||||||
#define NUM_PACKETS 8
|
#define NUM_PACKETS 32
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* for 250kHz clock */
|
/* for 250kHz clock */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user