Skip to content

Commit 2f096fe

Browse files
upd: readme.md
1 parent 048fb2d commit 2f096fe

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
9 Axes Motion Library
22
-----------
3-
The NAxisMotion.cpp and NAxisMotion.h files are C++ wrapper codes for the
3+
The NineAxesMotion.cpp and NineAxesMotion.h files are C++ wrapper codes for the
44
BNO055.c and BNO055.h Sensor API. The wrapper code has been designed to
55
abstract the Sensor API and also to give an idea on how to use the
66
advanced features in the Sensor API. Apart from that it acts a bridge
@@ -9,10 +9,10 @@ between the Sensor API and the Arduino framework. Copy this library into
99

1010

1111
-------------------------------------------------------------------------------
12-
There are 4 examples with the NAxisMotion library.
12+
There are 4 examples with the 9 Axes Motion library.
1313

1414
- BareMinimum: This example code is as the name says the minimum code
15-
required to use the NAxisMotion sensor shield.
15+
required to use the 9 Axes Motion shield.
1616

1717
- Euler: This example code reads out the Euler angles in the NDoF mode to
1818
the Serial Monitor. It also reads out the Calibration Status. Each sensor

0 commit comments

Comments
 (0)