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: BNO055_fusion mbed
Fork of DEMO3 by
Diff: LOCALIZE.h
- Revision:
- 2:634c1adf89b2
- Parent:
- 1:8966a48ce8d5
- Child:
- 3:c58eb4be51de
--- a/LOCALIZE.h Tue Mar 01 19:26:32 2016 +0000 +++ b/LOCALIZE.h Wed Mar 02 07:21:05 2016 +0000 @@ -5,6 +5,8 @@ #include "BNO055.h" #define R_P_ADDR 0x04 +//0x0B^0x0F=0x04 +#define R_N_ADDR 0x0B #define FRAME_H 180 #define FRAME_W 150