sanders: gps: Increase batch size to max

Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
This commit is contained in:
Pranav Vashi
2018-04-02 00:56:45 +05:30
committed by Jorge Lucas
parent 89cc54cb23
commit a9b93107c7

View File

@@ -12,7 +12,7 @@
# of batched locations that can be allocated,
# which is limited by memory. The default
# batch size defined as 20 as below.
BATCH_SIZE=20
BATCH_SIZE=40
###################################
# FLP BATCHING SESSION TIMEOUT