APMrover2: remove undefined function from header

This commit is contained in:
Lucas De Marchi 2015-10-25 17:21:18 -02:00 committed by Randy Mackay
parent 65e719ccc3
commit ee72254ff9

View File

@ -468,7 +468,6 @@ private:
void report_throttle();
void report_compass();
void report_modes();
void print_PID(PID * pid);
void print_radio_values();
void print_switch(uint8_t p, uint8_t m);
void print_done();