RioBotz / Mbed 2 deprecated LineFollowerV2-Final

Dependencies:   mbed

Revision:
8:2b0c6a2aef4a
Parent:
6:4a772df7baba
Child:
9:f7f8dd99b3d4
--- a/Motor/Motor.h	Sat Mar 02 19:02:59 2019 +0000
+++ b/Motor/Motor.h	Mon Mar 04 22:31:22 2019 +0000
@@ -5,5 +5,4 @@
 void Motors_Setup   (void);
 void Set_Left       (void);
 void Set_Right      (void);
-void Drive          (float LeftSpeed, float RightSpeed);
-void Stop           (void);
\ No newline at end of file
+void Drive          (float LeftSpeed, float RightSpeed);
\ No newline at end of file