forked from Archive/PX4-Autopilot
fw_att_control: whitespace
This commit is contained in:
parent
38412993d6
commit
d36b65aab5
|
@ -520,7 +520,7 @@ FixedwingAttitudeControl::vehicle_control_mode_poll()
|
|||
orb_check(_vcontrol_mode_sub, &vcontrol_mode_updated);
|
||||
|
||||
if (vcontrol_mode_updated) {
|
||||
|
||||
|
||||
orb_copy(ORB_ID(vehicle_control_mode), _vcontrol_mode_sub, &_vcontrol_mode);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue