8 lines
299 B
Markdown
8 lines
299 B
Markdown
# pi-dhtsensor
|
|
|
|
Installs the DHT22 temperature/humidity sensor polling script based on the
|
|
legacy `Adafruit_DHT` library (removing the circuitpython variant/
|
|
`libgpiod2` if present — mutually exclusive with `pi-dhtsensor-circuitpython`).
|
|
|
|
**Key vars:** `dht_pin`, `dht_polling_sleep_time_seconds`
|