winlinvip / SimpleDHT

Simple, Stable and Fast Arduino Temp & Humidity Sensors for DHT11 and DHT22. http://learn.adafruit.com/dht
MIT License
144 stars 61 forks source link

Is it possible to set the pin mode of the DHT22 pin? #34

Closed macdroid53 closed 5 years ago

macdroid53 commented 5 years ago

Is it possible to set the pinMode for the pin used by SimpleDHT to use the internal pullup?

Also, is the internal pullup enough for the DHT22? (I looked at what datasheets I could find, but, didn't see any specification. )

winlinvip commented 5 years ago

36