This is some awesome robot code

Dependencies:   mbed-rtos mbed QEI

Fork of ICRSEurobot13 by Thomas Branch

Revision:
28:4e20b44251c6
Parent:
25:b16f1045108f
Child:
31:ada943ecaceb
--- a/globals.cpp	Wed Apr 10 03:48:42 2013 +0000
+++ b/globals.cpp	Wed Apr 10 04:20:40 2013 +0000
@@ -3,5 +3,4 @@
 
 //Store global objects here
 pos beaconpos[] = {{0,1}, {3,0}, {3,2}};
-Timer SystemTime;
 Waypoint* AI::current_waypoint;
\ No newline at end of file