diff --git a/vsode/coderacer_mkII/src/coderacer_main.cpp b/vsode/coderacer_mkII/src/coderacer_main.cpp index d5ada6e..ef5dca1 100644 --- a/vsode/coderacer_mkII/src/coderacer_main.cpp +++ b/vsode/coderacer_mkII/src/coderacer_main.cpp @@ -74,7 +74,7 @@ float callibration_drive(unsigned int tickstogo, float calfactor) unsigned int stepsprevl; unsigned int stepsprevr; float GesamtSummeR = 0; - float GesamtSummeL=0; + float GesamtSummeL=0; unsigned int runcounter = 0; float MittelSummeR; float MittelSummeL;