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.
Fork of FYDP_Final2 by
Diff: robot/robot.h
- Revision:
- 5:d2e955a94940
- Parent:
- 3:47461d37adfb
--- a/robot/robot.h Sun Mar 22 06:34:30 2015 +0000 +++ b/robot/robot.h Wed Mar 25 09:58:50 2015 +0000 @@ -122,6 +122,5 @@ float getTime(); void initRobot(); -void moveMotors(int Lspeed, int Rspeed, int ms); #endif \ No newline at end of file