Header file and functions

Revision:
6:502448484f91
Parent:
5:5873df1e58be
Child:
7:56e591a74939
--- a/MPU6050.h	Thu Feb 12 20:56:04 2015 +0000
+++ b/MPU6050.h	Thu Feb 12 21:01:38 2015 +0000
@@ -78,6 +78,8 @@
 #define Y_AXIS 2
 #define Z_AXIS 0
 
+#define RADIANS_TO_DEGREES 180/3.1415926536
+
 /** MPU6050 IMU library.
   *
   * Example: