AP_HAL_Linux: removed run_debug_shell

This commit is contained in:
Andrew Tridgell 2024-07-06 09:02:41 +10:00
parent d54b69a5fe
commit 2374d6f444

View File

@ -29,7 +29,6 @@ public:
}
void init(int argc, char *const *argv);
bool run_debug_shell(AP_HAL::BetterStream *stream) override { return false; }
/**
return commandline arguments, if available