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