A program that allows control of the RenBuggy by altering the relative speeds of the wheels.

Dependencies:   mbed-renbed

Revision:
3:c12fbf373785
Parent:
2:949a87c7042f
--- a/main.cpp	Thu Mar 31 15:27:25 2016 +0000
+++ b/main.cpp	Mon Apr 04 14:16:14 2016 +0000
@@ -7,7 +7,7 @@
 *                                                        *
 *********************************************************/
 
-/* mbed.h is a library made by mbed.org that contains 
+/* mbed is a library made by mbed.org that contains 
 classes/functions designed to make programming mbed 
 microcontrollers easier */
 #include "mbed.h"