Closed Nodraak closed 3 years ago
Hi,
I think this condition is always false. Maybe you meant || instead of &&?
||
&&
https://github.com/bertmelis/esp32DHT/blob/398ea3c3b839c15027d6b60023988b31a2560301/src/esp32DHT.cpp#L140
oops. 😊
Hi,
I think this condition is always false. Maybe you meant
||
instead of&&
?https://github.com/bertmelis/esp32DHT/blob/398ea3c3b839c15027d6b60023988b31a2560301/src/esp32DHT.cpp#L140