DHT-sensor-library icon indicating copy to clipboard operation
DHT-sensor-library copied to clipboard

Feature/add set pin and type

Open ltruelove opened this issue 3 years ago • 0 comments

This adds two new methods to the DHT class. One for setting the _pin value and one for setting the _type value. The reason I added these was so that I could use values stored in eeprom for my pin and type and set these values in my setup() function.

ltruelove avatar Jul 17 '22 13:07 ltruelove