mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-23 14:47:44 +08:00
increased default logging to 100Hz
This commit is contained in:
@@ -18,7 +18,7 @@ then
|
||||
then
|
||||
fi
|
||||
else
|
||||
if sdlog2 start -r 1 -a -b 12 -t
|
||||
if sdlog2 start -r 100 -a -b 12 -t
|
||||
then
|
||||
fi
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user