mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
Blimp: remove dangling declaration
This commit is contained in:
parent
158c7c499d
commit
eed6753331
@ -485,7 +485,6 @@ private:
|
|||||||
bool rangefinder_alt_ok();
|
bool rangefinder_alt_ok();
|
||||||
bool rangefinder_up_ok();
|
bool rangefinder_up_ok();
|
||||||
void rpm_update();
|
void rpm_update();
|
||||||
void init_optflow();
|
|
||||||
void update_optical_flow(void);
|
void update_optical_flow(void);
|
||||||
void compass_cal_update(void);
|
void compass_cal_update(void);
|
||||||
void accel_cal_update(void);
|
void accel_cal_update(void);
|
||||||
|
Loading…
Reference in New Issue
Block a user