Releases: adafruit/Adafruit_CircuitPython_BNO08x
1.2.7 - Fix For Sphinx RTD Theme
Full Changelog: 1.2.6...1.2.7
1.2.6 - Update USB Serial Baude Rate for RPi
What's Changed
- Fix baud rate for USB Serial Example by @Tekunalogy in #48
New Contributors
- @Tekunalogy made their first contribution in #48
Full Changelog: 1.2.5...1.2.6
1.2.5 - Fix RTD Docs Build and Unpin Sphinx
Changes: 1.2.4...1.2.5
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-bno08x
.
Read the docs for info on how to use it.
1.2.4 - Fix RTD Theme Issue
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-bno08x
.
Read the docs for info on how to use it.
1.2.3 - Typing Information
This release includes typing information for function arguments and returns. Thank you @rrahkola.
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-BNO08x
.
Read the docs for info on how to use it.
1.2.2 - Updated .pylintrc, fixed jQuery
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-BNO08x
.
Read the docs for info on how to use it.
1.2.1 - Updated pre-commit hooks
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-bno08x
.
Read the docs for info on how to use it.
1.2.0 - add .gravity
Removed unused import from bno08x_find_heading example
Removed unused import from bno08x_find_heading example. Thanks @xenomorpheus
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-bno08x
.
Read the docs for info on how to use it.
1.1.9 - Added commented out board.STEMMA_I2C with explanation
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-bno08x
.
Read the docs for info on how to use it.