if (positionError > threshold) { motorSpeed = maxSpeed; } else { motorSpeed = minSpeed; }
Sprawdź odpowiedź