Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: 3rdcompfixstart 2ndcomp 4thcomp 6th33222_copy
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();