Releases: adafruit/Adafruit_CircuitPython_SCD4X
1.4.6 - RTD Sphinx Config
Full Changelog: 1.4.5...1.4.6
1.4.5 - Fix For Sphinx RTD Theme
Full Changelog: 1.4.4...1.4.5
1.4.4 - Displayio Example
What's Changed
- Add displayio example by @snkYmkrct in #23
New Contributors
- @snkYmkrct made their first contribution in #23
Full Changelog: 1.4.3...1.4.4
1.4.3 - Correct Read Data Calculation
1.4.2 - Fix RTD Docs Build and Unpin Sphinx
Changes: 1.4.1...1.4.2
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-scd4x
.
Read the docs for info on how to use it.
1.4.1 - Fix RTD Theme Issue
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-scd4x
.
Read the docs for info on how to use it.
1.4.0 - One-Shot CO2 Measurement
This release contains new functionality for one-shot CO2 measurements. Thank you @KeithTheEE!
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-SCD4X
.
Read the docs for info on how to use it.
1.3.9 - Updated .pylintrc, fixed jQuery
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-SCD4X
.
Read the docs for info on how to use it.
1.3.8 - 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-scd4x
.
Read the docs for info on how to use it.
1.3.7 - 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-scd4x
.
Read the docs for info on how to use it.