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…
Reference in a new issue