Fix derp
This commit is contained in:
parent
aa8e0bda8c
commit
9efac01c86
@ -193,7 +193,8 @@ void detectAndProcessExceptionDumps(void)
|
|||||||
|
|
||||||
memset32((void *)dumpHeader, 0, dumpHeader->totalSize);
|
memset32((void *)dumpHeader, 0, dumpHeader->totalSize);
|
||||||
|
|
||||||
exit:
|
|
||||||
waitInput(false);
|
waitInput(false);
|
||||||
|
|
||||||
|
exit:
|
||||||
mcuPowerOff();
|
mcuPowerOff();
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user