use 32 packets in the pool by default
This commit is contained in:
parent
beb75cd355
commit
d75d193762
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue