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.
Dependencies: GPS2 L3GD20 LSM303DLHC2 PID mbed SDFileSystem
Fork of GPSNavigation by
Diff: main.cpp
- Revision:
- 15:1087b8887b53
- Parent:
- 14:fd20b7ac8de8
- Child:
- 16:9d1e72ab7ec7
--- a/main.cpp Wed Apr 29 18:20:33 2015 +0000
+++ b/main.cpp Wed May 06 18:06:43 2015 +0000
@@ -595,8 +595,8 @@
}
}
//if no xBee data is received
- else
- {
+ //else
+ //{
//TODO: put this in a function
@@ -742,7 +742,7 @@
//reset timer to zero
loopTimer.reset();
}
- }
+ //}
}
/*********************************************************************************************************************************************************************************************/
