Browse Source

Blimp: remove dangling declaration

zr-v5.1
Peter Barker 4 years ago committed by Randy Mackay
parent
commit
eed6753331
  1. 1
      Blimp/Blimp.h

1
Blimp/Blimp.h

@ -485,7 +485,6 @@ private: @@ -485,7 +485,6 @@ private:
bool rangefinder_alt_ok();
bool rangefinder_up_ok();
void rpm_update();
void init_optflow();
void update_optical_flow(void);
void compass_cal_update(void);
void accel_cal_update(void);

Loading…
Cancel
Save