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 else
if param compare SYS_LOGGER 0 if param compare SYS_LOGGER 0
then then
if sdlog2 start -r 100 -a -b 10 -t if sdlog2 start -r 100 -a -b 9 -t
then then
fi fi
else else
if logger start -b 20 if logger start -b 9
then then
fi fi
fi fi