mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-18 21:30:38 +01:00
[bootloader] Fix Epsilon 22+ exam mode detection on first flash
This commit is contained in:
@@ -177,6 +177,7 @@ uint8_t SlotsExamMode::examFetch19(uint32_t start, uint32_t end) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
uint32_t SlotsExamMode::getSlotAStartExamAddress(int ExamVersion) {
|
uint32_t SlotsExamMode::getSlotAStartExamAddress(int ExamVersion) {
|
||||||
|
|||||||
Reference in New Issue
Block a user