#include "AP_HAL.h" #include "Storage.h" #include /* default erase method */ bool AP_HAL::Storage::erase(void) { uint8_t blk[16] {}; uint32_t ofs; for (ofs=0; ofs