forked from Archive/PX4-Autopilot
change wrong comment
This commit is contained in:
parent
a0ea0901b5
commit
b9ef3636f5
|
@ -465,7 +465,7 @@ FixedwingAttitudeControl::vehicle_setpoint_poll()
|
|||
void
|
||||
FixedwingAttitudeControl::global_pos_poll()
|
||||
{
|
||||
/* check if there is a new setpoint */
|
||||
/* check if there is a new global position */
|
||||
bool global_pos_updated;
|
||||
orb_check(_global_pos_sub, &global_pos_updated);
|
||||
|
||||
|
|
Loading…
Reference in New Issue