Projet Drone de surveillance du labo TRSE (INGESUP)

Dependencies:   mbed PID ADXL345 Camera_LS_Y201 ITG3200 RangeFinder mbos xbee_lib Motor Servo

Files at this revision

API Documentation at this revision

Comitter:
NicolasH
Date:
Wed Jan 30 17:10:01 2013 +0000
Parent:
0:8d93a5e4e4ab
Child:
3:227a5596acd0
Commit message:
commit de test

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Wed Jan 30 16:50:46 2013 +0000
+++ b/main.cpp	Wed Jan 30 17:10:01 2013 +0000
@@ -8,5 +8,7 @@
         wait(0.2);
         myled = 0;
         wait(0.2);
+        
+        //nico
     }
 }