Rename eCO2 -> CO2 because it's a true reading
This release changes eCO2
to CO2
to reflect that the reading is a direct measurement rather than an estimation like other sensors. Thanks to @rpavlik for the change and doc updates!
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-scd30
.
Read the docs for info on how to use it.