Missing variable

pull/100/head
Tim Evers 2017-12-17 15:20:03 +01:00
parent 396d58872e
commit 796810a0c0
1 changed files with 1 additions and 0 deletions

View File

@ -238,6 +238,7 @@ int StepperControl::moveToCoords(double xDestScaled, double yDestScaled, double
int incomingByte = 0;
int error = 0;
bool emergencyStop = false;
unsigned int commandSpeed[3];
// if a speed is given in the command, use that instead of the config speed