aaa
Fork of Move by
Diff: move.h
- Revision:
- 4:4c574be6325c
- Parent:
- 3:cecaa0154f92
- Child:
- 5:0e18cf25291a
--- a/move.h Mon Sep 05 11:08:19 2016 +0000 +++ b/move.h Tue Sep 06 06:47:25 2016 +0000 @@ -10,12 +10,6 @@ void move(int left,int right); -void movelength(int length); - -void turncw(); - -void turnccw(); - void turn_cw(); void turn_ccw();