Skip to content
Snippets Groups Projects
Commit e134a683 authored by Lorenz Meier's avatar Lorenz Meier
Browse files

Loggers: Be more efficient

parent aebe4db5
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment