1
0
mirror of synced 2026-04-13 23:43:43 +00:00

Merge branch 'andrastantos:master' into master

This commit is contained in:
Kevin Jordan
2022-06-13 19:35:03 -04:00
committed by GitHub

View File

@@ -542,7 +542,7 @@ void SearchSettings() {
TestResult_s BestResult;
size_t BestStep0Precision;
size_t BestStep1Precision;
size_t BestStep2Precision;
size_t BestStep2Precision = 0;
uint64_t BestStep1CorrectionFactor = 0;
uint64_t BestStep2CorrectionFactor = 0;