update
This commit is contained in:
parent
ac344bb427
commit
2ce392f6f2
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ void loop(){
|
||||||
catcherDeg = 15;
|
catcherDeg = 15;
|
||||||
}
|
}
|
||||||
|
|
||||||
base.attach(baseDeg);
|
base.write(baseDeg);
|
||||||
catcher.write(catcherDeg);
|
catcher.write(catcherDeg);
|
||||||
delay(10);
|
delay(10);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue