Dave Lu / FYDP_Final2

Dependencies:   Servo mbed

Fork of FYDP_Final2 by Mark Vandermeulen

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