Releases: adafruit/Adafruit_CircuitPython_SGP40
1.3.18 - Fix For Sphinx RTD Theme
Full Changelog: 1.3.17...1.3.18
1.3.17 - Fix RTD Docs Build and Unpin Sphinx
Changes: 1.3.16...1.3.17
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-sgp40
.
Read the docs for info on how to use it.
1.3.16 - Fix RTD Theme Issue
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-sgp40
.
Read the docs for info on how to use it.
fix delay for newer SGP40
lets people get 1f9dd7f
1.3.14 - Added a mask for feature set check
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-SGP40
.
Read the docs for info on how to use it.
What's Changed
- Add mask for feature set check. by @caternuson in #20
Full Changelog: 1.3.13...1.3.14
1.3.13 - Updated .pylintrc, fixed jQuery
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-SGP40
.
Read the docs for info on how to use it.
1.3.12 - Updated pre-commit hooks
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-sgp40
.
Read the docs for info on how to use it.
1.3.11 - Added type annotations
Added type annotations for this library. Thanks @tcfranks!
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-sgp40
.
Read the docs for info on how to use it.
1.3.10 - 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-sgp40
.
Read the docs for info on how to use it.
1.3.9 - Fix README example
Fixed the example shown in the README. Thanks @patrickslarson8!
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-sgp40
.
Read the docs for info on how to use it.