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:
Gaetan
Date:
Wed Jan 30 17:23:00 2013 +0000
Parent:
3:227a5596acd0
Child:
5:58b31dbee84d
Commit message:
new commite n?2

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:18:43 2013 +0000
+++ b/main.cpp	Wed Jan 30 17:23:00 2013 +0000
@@ -4,7 +4,7 @@
 
 int main() {
     while(1) {
-    //caca
+    //Gaetan
         myled = 1;
         wait(0.2);
         myled = 0;