Compare commits
No commits in common. "e687c5386e3431fc4960358798193c50c68c380d" and "b3c97597b0a6cbcdc78a69fd63a0f66b0290e4a5" have entirely different histories.
e687c5386e
...
b3c97597b0
|
@ -1,8 +0,0 @@
|
||||||
27c27
|
|
||||||
< const int PIN_MOTOR_FORWARD = 9;
|
|
||||||
---
|
|
||||||
> const int PIN_MOTOR_FORWARD = 12;
|
|
||||||
29c29
|
|
||||||
< const int PIN_MICRO = 19; //laser cut version
|
|
||||||
---
|
|
||||||
> const int PIN_MICRO = 7; //laser cut version
|
|
Loading…
Reference in New Issue