This commit is contained in:
jglueck 2020-04-09 16:36:25 +02:00
parent 4feb8b3598
commit 28a41903a5

View file

@ -74,7 +74,7 @@ float callibration_drive(unsigned int tickstogo, float calfactor)
unsigned int stepsprevl; unsigned int stepsprevl;
unsigned int stepsprevr; unsigned int stepsprevr;
float GesamtSummeR = 0; float GesamtSummeR = 0;
float GesamtSummeL=0; float GesamtSummeL=0;
unsigned int runcounter = 0; unsigned int runcounter = 0;
float MittelSummeR; float MittelSummeR;
float MittelSummeL; float MittelSummeL;