HAL_ESP32: removed run_debug_shell

This commit is contained in:
Andrew Tridgell 2024-07-06 09:03:56 +10:00
parent c4addb7dd0
commit ffc78722f7
1 changed files with 0 additions and 4 deletions

View File

@ -28,10 +28,6 @@ public:
return static_cast<Util*>(util);
}
bool run_debug_shell(AP_HAL::BetterStream *stream) override
{
return false;
}
uint32_t available_memory() override;
// Special Allocation Routines