Loggers: Be more efficient

This commit is contained in:
Lorenz Meier
2016-05-29 16:24:36 +02:00
parent aebe4db52a
commit e134a683e0
+2 -2
View File
@@ -634,11 +634,11 @@ then
else
if param compare SYS_LOGGER 0
then
if sdlog2 start -r 100 -a -b 10 -t
if sdlog2 start -r 100 -a -b 9 -t
then
fi
else
if logger start -b 20
if logger start -b 9
then
fi
fi