added gy80 dcm

Dependencies:   mbed DCM_AHRS_GY80 PID MMA8451Q

Fork of quadCommand by Greg Abdo

Revision:
48:75d06c707414
Parent:
47:adc1a438aa33
Child:
49:f202fb0d4128
--- a/quadCommand/quadCommand.h	Mon Jun 10 02:17:16 2013 +0000
+++ b/quadCommand/quadCommand.h	Mon Jun 10 02:18:56 2013 +0000
@@ -67,8 +67,6 @@
         PID pidPitch;
         PID pidRoll;
         PID pidYaw;
-        
-        Ticker sensorProcess;
 };
 
 #endif
\ No newline at end of file