UART Support
BREAKING CHANGE
- Updated to add UART support
- Classes were refactored - this will break older code
- Example updated
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-bno055
.
Read the docs for info on how to use it.