David Spillman / Mbed 2 deprecated GPSNavigationNew

Dependencies:   GPS2 L3GD20 LSM303DLHC2 PID mbed SDFileSystem

Fork of GPSNavigation by David Spillman

Revision:
14:fd20b7ac8de8
Parent:
13:17f04a55c6e2
--- a/TrollingMotor.h	Wed Apr 29 18:10:05 2015 +0000
+++ b/TrollingMotor.h	Wed Apr 29 18:20:33 2015 +0000
@@ -5,6 +5,8 @@
 //
 //  Contains functions for controlling trolling motor relays
 /*************************************************************************************************************************************************************/
+
+//mbed classes (mbed folder)
 DigitalOut direction(D5);
 DigitalOut enable(D4);