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