mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-05 07:28:29 -04:00
ArduPlane: correct comments for ArduPlane.cpp rename
This commit is contained in:
parent
c438d8a28d
commit
94eaa71182
@ -1060,7 +1060,7 @@ private:
|
|||||||
bool in_fence_recovery() const;
|
bool in_fence_recovery() const;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// ArduPlane.cpp
|
// Plane.cpp
|
||||||
void disarm_if_autoland_complete();
|
void disarm_if_autoland_complete();
|
||||||
bool trigger_land_abort(const float climb_to_alt_m);
|
bool trigger_land_abort(const float climb_to_alt_m);
|
||||||
void get_osd_roll_pitch_rad(float &roll, float &pitch) const override;
|
void get_osd_roll_pitch_rad(float &roll, float &pitch) const override;
|
||||||
|
Loading…
Reference in New Issue
Block a user