23-07-2018, 00:28
(22-07-2018, 21:58)t3gathome Wrote: Werk_Ag you are really awesome!
I upgraded right now - everything works out of the box (I only had to comment out Adafruit_HTU21DF.h and SHT2x.h in the WD Version - although I configured SHT31 - but probably it is my fault)!
Hi,
I have just rechecked and the new WD software compiles fine with any of the allowed T/H sensors.
Code:
// --- Define type of Local TH sensor
#define INSIDE_TH_SENSOR 3 // 0= BME280, 1= HTU21D, 2= SHT21, 3= SHT31, 9= Use Main Station TH sensor

)!