Uncomment cust again
This commit is contained in:
@@ -73,8 +73,8 @@ Result MemVoltHandler(u32* ptr) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
void SafetyCheck() {
|
void SafetyCheck() {
|
||||||
if (C.custRev != CUST_REV)
|
// if (C.custRev != CUST_REV)
|
||||||
CRASH("Triggered");
|
// CRASH("Triggered");
|
||||||
|
|
||||||
struct sValidator {
|
struct sValidator {
|
||||||
volatile u32 value;
|
volatile u32 value;
|
||||||
|
|||||||
Reference in New Issue
Block a user