OpenGarage › Forums › Comments, Suggestions, Requests › Temperature, humidity › Reply To: Temperature, humidity
December 23, 2016 at 10:37 pm
#270
Ray
Keymaster
Just reference dht.h in main.cpp. You can define the dht pin anywhere, but I would suggest defining it in defines.h as that’s where all hardware pins are specified.