startup bug fix -- add bitbang for RPi
- Fixes potential error on first read after device boot up.
- Adds "bitbang" for non-pulseio systems (e.g. Raspberry Pi)
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip install adafruit-circuitpython-dht
.
Read the docs for info on how to use it.