Pont Architecture Time Triggered OS

Dependencies:   mbed ITG3200

Revision:
0:823a9a4db739
diff -r 000000000000 -r 823a9a4db739 Globals.h
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Globals.h	Thu Oct 27 22:01:30 2011 +0000
@@ -0,0 +1,6 @@
+#ifndef GLOBALS_H_GUARD
+#define GLOBALS_H_GUARD
+float GyroX;
+float GyroY;
+float GyroZ;
+#endif
\ No newline at end of file