mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-27 22:34:07 +08:00
navigator: whitespace
This commit is contained in:
parent
2de66b1a9d
commit
a18eabead4
@ -149,7 +149,7 @@ Mission::on_inactive()
|
||||
/* Reset work item type to default if auto take-off has been paused or aborted,
|
||||
and we landed in manual mode. */
|
||||
if (_work_item_type == WORK_ITEM_TYPE_TAKEOFF) {
|
||||
_work_item_type = WORK_ITEM_TYPE_DEFAULT;
|
||||
_work_item_type = WORK_ITEM_TYPE_DEFAULT;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user