working version with calibration done

Fork of Eurobot2013 by Oskar Weigl

Files at this revision

API Documentation at this revision

Comitter:
madcowswe
Date:
Wed Nov 14 17:12:47 2012 +0000
Parent:
4:698a3c538482
Commit message:
DO NOT USE THIS BRANCH!

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Wed Nov 14 15:51:56 2012 +0000
+++ b/main.cpp	Wed Nov 14 17:12:47 2012 +0000
@@ -20,7 +20,7 @@
         led2 = !led2;
         Thread::wait(1000);
     }
-}
+} 
  
 int main() {
     My_Sonar.callbackfunc = Sonar_Callback;