mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
df_mpu9250_wrapper: usage is info
This commit is contained in:
parent
d5a7aaa09d
commit
3e176fa91f
@ -835,9 +835,9 @@ info()
|
||||
void
|
||||
usage()
|
||||
{
|
||||
PX4_WARN("Usage: df_mpu9250_wrapper 'start', 'start_without_mag', 'info', 'stop'");
|
||||
PX4_WARN("options:");
|
||||
PX4_WARN(" -R rotation");
|
||||
PX4_INFO("Usage: df_mpu9250_wrapper 'start', 'start_without_mag', 'info', 'stop'");
|
||||
PX4_INFO("options:");
|
||||
PX4_INFO(" -R rotation");
|
||||
}
|
||||
|
||||
} // namespace df_mpu9250_wrapper
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user