switch to small Stepper
This commit is contained in:
parent
2990235dcd
commit
edc003789a
@ -170,7 +170,7 @@ void linksrum(unsigned int motorSpeed)
|
||||
digitalWrite(motorPin4, LOW);
|
||||
delayMicroseconds(motorSpeed);
|
||||
|
||||
// 4
|
||||
// 4
|
||||
digitalWrite(motorPin1, LOW);
|
||||
digitalWrite(motorPin2, HIGH);
|
||||
digitalWrite(motorPin3, HIGH);
|
||||
|
Loading…
Reference in New Issue
Block a user