Releases: adafruit/Adafruit_CircuitPython_SGP40
1.3.8 - 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-sgp40
.
Read the docs for info on how to use it.
1.3.7 - Fixed version string
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.6 - Switched to pyproject.toml
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.5 - Added cp.org link to index.rst
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.4 - Repo documentation and config updates
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.3 - Updated documentation link, python version
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.2 - Updated pylint version, linted
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 pypi deploy
Thanks @caternuson for fixing the package setup
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.0 - Added VOC index algorithm, other changes
This release includes:
- Moved adafruit_sgp40.py to adafruit_sgp40/init.py
- Added voc algorithm converted by Dfrobot
- Added index example
- Updated readme with usage example
- Added import of const() for use with blinka
- Added note about 1 hertz sample rate for algorithm
- Fixed examples to follow 1 hertz sample rate.
Thanks @AVanVlack!
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.2.1 - Updated _reset for mcp2221 case
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.