1
0
mirror of synced 2026-01-11 23:42:44 +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
commit b4a44d5029
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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;