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