ROMFS: Allocate only 12K buffer for sdlog, now that we do only log at 100 Hz

This commit is contained in:
Lorenz Meier 2015-06-06 09:45:50 +02:00
parent 6ed43cb3a4
commit 7d2536f2dd

View File

@ -11,7 +11,7 @@ then
then
fi
else
if sdlog2 start -r 100 -a -b 22 -t
if sdlog2 start -r 100 -a -b 12 -t
then
fi
fi