a
Dependencies: Locate Move Servo button mbed
Fork of 4thcomp by
Diff: main.cpp
- Revision:
- 5:97d9a34e5016
- Parent:
- 4:1604d599d40f
- Child:
- 6:931d51a70200
--- a/main.cpp Fri Sep 02 12:41:13 2016 +0000 +++ b/main.cpp Sat Sep 03 10:53:43 2016 +0000 @@ -7,8 +7,8 @@ { setup(); initmotor(); - - turn_ccw(); + + pmovex(900); while(1) { update(); @@ -16,8 +16,6 @@ } - - /* int main(){ setup();