Code for autonomous rover for Sparkfun AVC. DataBus won 3rd in 2012 and the same code was used on Troubled Child, a 1986 Jeep Grand Wagoneer to win 1st in 2014.

Dependencies:   mbed Watchdog SDFileSystem DigoleSerialDisp

Revision:
20:1c2067937065
Parent:
17:08f6ee55abbe
Child:
22:dc54ca6e6eec
--- a/main.cpp	Thu Nov 29 17:26:39 2018 +0000
+++ b/main.cpp	Thu Nov 29 18:08:05 2018 +0000
@@ -86,7 +86,6 @@
 
 // MISC
 FILE *camlog;                           // Camera log
-Filesystem fs;                          // Set up filesystems
 Config config;                          // Configuration utility
 
 // Timing