Implemented first Hangar-Service

Dependencies:   CalibrateMagneto QuaternionMath

Fork of SML2 by TobyRich GmbH

Revision:
32:d37447aec6b4
Parent:
12:1632d7391453
Child:
39:1fa9c0e1ffde
--- a/Gyroscope.h	Tue Apr 28 09:08:03 2015 +0000
+++ b/Gyroscope.h	Mon May 04 15:16:57 2015 +0000
@@ -19,6 +19,7 @@
 
 protected:
     InterruptIn int1;
+    InterruptIn int2;
 };
 
 #endif//_H_GYROSCOPE_H
\ No newline at end of file