Long calibration

pull/141/head
Tim Evers 2020-04-15 22:00:19 +02:00
parent 3d709f6618
commit 3ef29a3d23
1 changed files with 1 additions and 1 deletions

View File

@ -981,7 +981,7 @@ int Movement::calibrateAxis(int axis)
bool movementDone = false;
int paramValueInt = 0;
int stepsCount = 0;
long stepsCount = 0;
int incomingByte = 0;
int error = 0;