Releases: adafruit/Adafruit_CircuitPython_SCD4X
1.4.9 - Update Ruff Config & RTD Style Fix
Full Changelog: 1.4.8...1.4.9
1.4.8 - Update RTD Config
Full Changelog: 1.4.7...1.4.8
1.4.7 - Use Ruff
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.