mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
navigator: minor formatting fix
This commit is contained in:
parent
63e14c73ba
commit
6e5aafb3a7
@ -386,7 +386,7 @@ Navigator::task_main()
|
||||
_update_triplet = true;
|
||||
}
|
||||
|
||||
if (_update_triplet ) {
|
||||
if (_update_triplet) {
|
||||
publish_position_setpoint_triplet();
|
||||
_update_triplet = false;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user