Blimp: remove unimplemented methods

This commit is contained in:
Peter Barker 2022-01-05 22:23:58 +11:00 committed by Andrew Tridgell
parent 94dca37d2e
commit 3312ce06e7
1 changed files with 0 additions and 2 deletions

View File

@ -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();