David's line following code from the LVBots competition, 2015.

Dependencies:   GeneralDebouncer Pacer PololuEncoder mbed

Fork of DeadReckoning by David Grayson

Files at this revision

API Documentation at this revision

Comitter:
DavidEGrayson
Date:
Fri Feb 28 00:23:00 2014 +0000
Parent:
22:44c032e59ff5
Child:
24:fc01d9125d3b
Commit message:
Stuff;

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Fri Feb 28 00:16:49 2014 +0000
+++ b/main.cpp	Fri Feb 28 00:23:00 2014 +0000
@@ -43,7 +43,7 @@
     //testButtons();
     //testDriveHome();
     //testFinalSettleIn();
-    testCalibrate();
+    //testCalibrate();
 
     // Real routines for the contest.
     setLeds(1, 0, 0, 0);