missed in last commit

This commit is contained in:
maliakal_d 2022-01-28 11:34:01 +01:00
parent 5a69c60205
commit 7b37489cdc

View File

@ -580,6 +580,7 @@ void setupDetector() {
LOG(logERROR, ("%s\n\n", initErrorMessage)); LOG(logERROR, ("%s\n\n", initErrorMessage));
initError = FAIL; initError = FAIL;
} }
setNextFrameNumber(DEFAULT_STARTING_FRAME_NUMBER);
} }
int updateDatabytesandAllocateRAM() { int updateDatabytesandAllocateRAM() {