This commit is contained in:
jglueck 2020-04-09 16:36:25 +02:00
parent 4feb8b3598
commit 28a41903a5
1 changed files with 1 additions and 1 deletions

View File

@ -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;