[bootloader] Fix Epsilon 22+ exam mode detection on first flash

This commit is contained in:
Yaya-Cout
2024-05-08 19:09:12 +02:00
parent 5e83c03f8d
commit 43a96629a4

View File

@@ -177,6 +177,7 @@ uint8_t SlotsExamMode::examFetch19(uint32_t start, uint32_t end) {
}
}
}
return 0;
}
uint32_t SlotsExamMode::getSlotAStartExamAddress(int ExamVersion) {