mirror of https://github.com/ArduPilot/ardupilot
Rover: remove unimplemented methods
This commit is contained in:
parent
268b8799d0
commit
bce9a40ab5
|
@ -572,10 +572,6 @@ private:
|
|||
void smart_rtl_update();
|
||||
bool is_boat() const;
|
||||
|
||||
// test.cpp
|
||||
void print_hit_enter();
|
||||
void print_enabled(bool b);
|
||||
|
||||
public:
|
||||
void mavlink_delay_cb();
|
||||
void failsafe_check();
|
||||
|
|
Loading…
Reference in New Issue