Pont Architecture Time Triggered OS

Dependencies:   mbed ITG3200

Globals.h

Committer:
Lachrymosa
Date:
2011-10-27
Revision:
0:823a9a4db739

File content as of revision 0:823a9a4db739:

#ifndef GLOBALS_H_GUARD
#define GLOBALS_H_GUARD
float GyroX;
float GyroY;
float GyroZ;
#endif