Team Fox / Mbed 2 deprecated RAJANGAM_REVIEW_BAE_CODE

Dependencies:   FreescaleIAP mbed-rtos mbed

Fork of QM_BAE_review_1 by Team Fox

Revision:
17:fc782f7548c6
Parent:
0:7b4c00e3912f
Child:
18:3662058a7c10
--- a/pni.h	Thu May 12 10:56:44 2016 +0000
+++ b/pni.h	Fri May 13 11:56:49 2016 +0000
@@ -30,8 +30,8 @@
 #define BIT_MAG_RES    0x08
 #define BIT_ACC_RES    0x10
 #define BIT_GYRO_RES   0x20
-#define BIT_GYROODR    0x0F
-#define BIT_MAGODR     0x64
+#define BIT_GYROODR    0x0F//0x0F
+#define BIT_MAGODR     0x64//0x64
 #define BIT_RUN_ENB    0x01
 #define BIT_ALGO_RAW   0x02
-#define BIT_EVT_ENB    0X2A
\ No newline at end of file
+#define BIT_EVT_ENB    0X2A// 0x2A
\ No newline at end of file