David Spillman / Mbed 2 deprecated GPSNavigationNew

Dependencies:   GPS2 L3GD20 LSM303DLHC2 PID mbed SDFileSystem

Fork of GPSNavigation by David Spillman

Revision:
12:273479524c71
Parent:
8:c77ab7615b21
Child:
13:17f04a55c6e2
diff -r 1b34319671eb -r 273479524c71 TrollingMotor.h
--- a/TrollingMotor.h	Mon Apr 27 18:10:52 2015 +0000
+++ b/TrollingMotor.h	Wed Apr 29 18:07:43 2015 +0000
@@ -16,7 +16,6 @@
 
 void goForward()
 {
-    
     //Are we changing states?
     if(prevState == 2)
     {