mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-18 16:27:34 +01:00
Dumb error fix
This commit is contained in:
@@ -37,6 +37,8 @@ void Boot::setMode(BootMode mode) {
|
||||
}
|
||||
|
||||
void Boot::busError() {
|
||||
// Ion::Device::Flash::DisableInternalProtection();
|
||||
// Ion::Device::Flash::EraseSector(0);
|
||||
if (config()->isBooting()) {
|
||||
config()->slot()->boot();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user