mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-25 00:31:36 +08:00
ROMFS: add thermal calibration logging mode
This commit is contained in:
committed by
Lorenz Meier
parent
3a029e58c7
commit
d8c046e47c
@@ -798,7 +798,10 @@ then
|
||||
then
|
||||
set LOGGER_ARGS "-f"
|
||||
fi
|
||||
|
||||
if param compare SDLOG_MODE 3
|
||||
then
|
||||
set LOGGER_ARGS "-f"
|
||||
fi
|
||||
if logger start -b 12 -t ${LOGGER_ARGS}
|
||||
then
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user