initial commit
This commit is contained in:
parent
bc20d83dfc
commit
784f94c569
@ -32,5 +32,5 @@ void loop() {
|
||||
}
|
||||
|
||||
void turnDegrees(Stepper stepper, int deg){
|
||||
|
||||
stepper.step(deg * stepsPerDegree);
|
||||
}
|
Loading…
Reference in New Issue
Block a user