mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-21 21:55:34 +08:00
sdlog2: Log at 100 Hz as default
This commit is contained in:
@@ -11,7 +11,7 @@ then
|
||||
then
|
||||
fi
|
||||
else
|
||||
if sdlog2 start -r 200 -a -b 22 -t
|
||||
if sdlog2 start -r 100 -a -b 22 -t
|
||||
then
|
||||
fi
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user