mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
Sub: remove dangling method declaration
This commit is contained in:
parent
9cdda81e9c
commit
3b5bd9956d
@ -422,7 +422,6 @@ private:
|
||||
float get_surface_tracking_climb_rate(int16_t target_rate, float current_alt_target, float dt);
|
||||
void update_poscon_alt_max();
|
||||
void rotate_body_frame_to_NE(float &x, float &y);
|
||||
void send_heartbeat(mavlink_channel_t chan);
|
||||
#if RPM_ENABLED == ENABLED
|
||||
void rpm_update();
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user