mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-30 16:46:09 +08:00
tap startup script: add -t param for logger
This commit is contained in:
@@ -275,7 +275,7 @@ then
|
|||||||
then
|
then
|
||||||
fi
|
fi
|
||||||
else
|
else
|
||||||
if logger start -b 12
|
if logger start -b 12 -t
|
||||||
then
|
then
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user