Skip to content

Releases: adafruit/Adafruit_CircuitPython_ENS160

1.0.8 - Fix For Sphinx RTD Theme

07 Oct 21:53
Compare
Choose a tag to compare

1.0.7 - Remove Redundant Reset On Starup

15 Jul 14:27
7dab2a9
Compare
Choose a tag to compare

What's Changed

  • removed reset() and MODE_IDLE from constructor by @bablokb in #5

New Contributors

Full Changelog: 1.0.6...1.0.7

1.0.6 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:21
Compare
Choose a tag to compare

Changes: 1.0.5...1.0.6

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-ens160.

Read the docs for info on how to use it.

1.0.5 - Fix RTD Theme Issue

25 Sep 15:39
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-ens160.

Read the docs for info on how to use it.

1.0.4 - Updated .pylintrc, fixed jQuery

26 May 16:09
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-ENS160.

Read the docs for info on how to use it.

1.0.3 - Updated pre-commit hooks

18 May 15:35
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-ens160.

Read the docs for info on how to use it.

1.0.2 - Fixed Circup installation instructions

28 Mar 00:13
c644782
Compare
Choose a tag to compare

This release fix the circup installation instruction in the readme.rst file. Thanks @rishi-a

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-ens160.

Read the docs for info on how to use it.

1.0.1 - Added commented out board.STEMMA_I2C with explanation

28 Nov 18:12
661b994
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-ens160.

Read the docs for info on how to use it.

1.0.0 - Initial release

30 Aug 01:07
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-ens160.

Read the docs for info on how to use it.