mirror of https://github.com/ArduPilot/ardupilot
Blimp: remove unimplemented methods
This commit is contained in:
parent
94dca37d2e
commit
3312ce06e7
|
@ -416,8 +416,6 @@ private:
|
|||
void read_rangefinder(void);
|
||||
bool rangefinder_alt_ok();
|
||||
bool rangefinder_up_ok();
|
||||
void rpm_update();
|
||||
void update_optical_flow(void);
|
||||
|
||||
// RC_Channel.cpp
|
||||
void save_trim();
|
||||
|
|
Loading…
Reference in New Issue