Notifications
Clear all
Topic starter
2020-01-10 2:48 pm
https://github.com/eferley/DHT22_LCD2004_I2C/blob/master/README.md
The dht_nonblocking library not being available directly from PlatformIO, I just had to copy it into the lib sub-folder of the project, making sure its directory name was the same as its main include file name.
Eric