mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-01 02:55:07 +08:00
small rebase fix
This commit is contained in:
@@ -238,8 +238,7 @@ private:
|
|||||||
|
|
||||||
int _airdata_sub{-1};
|
int _airdata_sub{-1};
|
||||||
int _airspeed_sub{-1};
|
int _airspeed_sub{-1};
|
||||||
int _ev_att_sub{-1};
|
int _ev_odom_sub{-1};
|
||||||
int _ev_pos_sub{-1};
|
|
||||||
int _landing_target_pose_sub{-1};
|
int _landing_target_pose_sub{-1};
|
||||||
int _magnetometer_sub{-1};
|
int _magnetometer_sub{-1};
|
||||||
int _optical_flow_sub{-1};
|
int _optical_flow_sub{-1};
|
||||||
|
|||||||
Reference in New Issue
Block a user