Skip to content

Commit d16c206

Browse files
committed
Added Actions badges
1 parent de5f554 commit d16c206

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
> **Note:** this library is deprecated and no longer maintained.
22
33
9 Axes Motion Library
4+
5+
[![Check Arduino status](https://github.com/arduino-libraries/NineAxesMotion/actions/workflows/check-arduino.yml/badge.svg)](https://github.com/arduino-libraries/NineAxesMotion/actions/workflows/check-arduino.yml)
6+
[![Compile Examples status](https://github.com/arduino-libraries/NineAxesMotion/actions/workflows/compile-examples.yml/badge.svg)](https://github.com/arduino-libraries/NineAxesMotion/actions/workflows/compile-examples.yml)
7+
[![Spell Check status](https://github.com/arduino-libraries/NineAxesMotion/actions/workflows/spell-check.yml/badge.svg)](https://github.com/arduino-libraries/NineAxesMotion/actions/workflows/spell-check.yml)
8+
49
-----------
510
The NineAxesMotion.cpp and NineAxesMotion.h files are C++ wrapper codes for the
611
BNO055.c and BNO055.h Sensor API. The wrapper code has been designed to

0 commit comments

Comments
 (0)