Releases: adafruit/Adafruit_CircuitPython_EMC2101
1.2.8 - Type Annotations
1.2.7 - Fix For Sphinx RTD Theme
Full Changelog: 1.2.6...1.2.7
1.2.6 - Mailmap and Contact Updates
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-emc2101
.
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-emc2101
.
Read the docs for info on how to use it.
1.2.3 - Fix Import Issue
This release resolves an issue with the enum values being imported. Thank you @caternuson.
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-EMC2101
.
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-EMC2101
.
Read the docs for info on how to use it.
1.2.1 - 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-emc2101
.
Read the docs for info on how to use it.
1.2.0 - Additional Registers
This release refactors the library to improve memory efficiency and includes additional register definitions for functionality supported by the EMC2101. Also includes a fix for tachometer value rounding, and new properties for accessing manufacturer part and revision numbers. Thank you @rivimey for these improvements.
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-emc2101
.
Read the docs for info on how to use it.
1.1.17 - Made copyright stay up to date in docs/conf.py
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-emc2101
.
Read the docs for info on how to use it.