Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: FreescaleIAP mbed-rtos mbed
Fork of workinQM_10thDec by
Diff: pni.h
- Revision:
- 18:3662058a7c10
- Parent:
- 17:fc782f7548c6
- Child:
- 20:949d13045431
--- a/pni.h Fri May 13 11:56:49 2016 +0000 +++ b/pni.h Sat May 14 11:19:13 2016 +0000 @@ -32,6 +32,6 @@ #define BIT_GYRO_RES 0x20 #define BIT_GYROODR 0x0F//0x0F #define BIT_MAGODR 0x64//0x64 -#define BIT_RUN_ENB 0x01 +#define BIT_RUN_ENB 0x01//0x01 #define BIT_ALGO_RAW 0x02 #define BIT_EVT_ENB 0X2A// 0x2A \ No newline at end of file