NOT FINISHED YET!!! My first try to get a self built fully working Quadrocopter based on an mbed, a self built frame and some other more or less cheap parts.

Dependencies:   mbed MODI2C

Revision:
17:e096e85f6c36
Parent:
16:74a6531350b5
Child:
18:c8c09a3913ba
--- a/Sensors/I2C_Sensor.h	Wed Oct 31 14:44:07 2012 +0000
+++ b/Sensors/I2C_Sensor.h	Wed Oct 31 16:53:01 2012 +0000
@@ -1,6 +1,10 @@
+// by MaEtUgR
+
 #ifndef I2C_Sensor_H
 #define I2C_Sensor_H
 
+#include "mbed.h"
+
 class I2C_Sensor
 {           
     public: