@ -61,6 +61,7 @@ void StepMotor45::rotate(int direction, int speed) {
CriticalContext cc;
if (direction == 0) {
stop();
return;
}
if (direction > 0) {