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