Example/test programs for my BNO080 driver.

Dependencies:   BNO080

BNO080 Driver Examples

These examples show how to use some of the functionality on my BNO080 driver. To get started with MBed CLI:

Build Instructions

$ hg clone https://MultipleMonomials@os.mbed.com/users/MultipleMonomials/code/BNO080-Examples/
$ cd BNO080-Examples
$ mbed deploy
$ mbed compile

.hgignore

Committer:
Jamie Smith
Date:
2019-06-14
Revision:
1:14c135ea7134
Parent:
0:82ee5f7adbb0
Child:
3:f72d98d0095e

File content as of revision 1:14c135ea7134:

^\.mbed$
.vscode/
mbed_settings.*
BUILD/
.build/
mbed-os/
easy-connect/
mbed-http/
.git/