mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-23 11:27:34 +08:00
change wrong comment
This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user