mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
AP_HAL_Linux: removed run_debug_shell
This commit is contained in:
parent
d54b69a5fe
commit
2374d6f444
@ -29,7 +29,6 @@ public:
|
|||||||
}
|
}
|
||||||
|
|
||||||
void init(int argc, char *const *argv);
|
void init(int argc, char *const *argv);
|
||||||
bool run_debug_shell(AP_HAL::BetterStream *stream) override { return false; }
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
return commandline arguments, if available
|
return commandline arguments, if available
|
||||||
|
Loading…
Reference in New Issue
Block a user