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.
Diff: FishMotors.cpp
- Revision:
- 20:97ab3d4c07b6
- Parent:
- 8:dc13c3be6838
diff -r eb103ff74671 -r 97ab3d4c07b6 FishMotors.cpp
--- a/FishMotors.cpp	Tue Nov 19 07:19:09 2013 +0000
+++ b/FishMotors.cpp	Tue Nov 19 09:17:01 2013 +0000
@@ -1,4 +1,4 @@
- 
+ /*
 #include "mbed.h"       // mbed library
 #include "QEI.h"
 
@@ -84,3 +84,4 @@
     pwmOut1.write(0);
         
 }
+*/
\ No newline at end of file
    