ajout module_mouvement

Dependencies:   mbed xbee_lib ADXL345_I2C IMUfilter ITG3200 Motor RangeFinder Servo mbos PID

Fork of Labo_TRSE_Drone by HERBERT Nicolas

Files at this revision

API Documentation at this revision

Comitter:
NicolasH
Date:
Wed Mar 20 13:51:40 2013 +0000
Parent:
5:58b31dbee84d
Child:
8:d37c4e566cbf
Commit message:
Mise en place de l'arborescence projet

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Wed Jan 30 17:26:04 2013 +0000
+++ b/main.cpp	Wed Mar 20 13:51:40 2013 +0000
@@ -8,5 +8,7 @@
         wait(0.2);
         myled = 0;
         wait(0.2);
+        
+        //modification
     }
 }