bertmelis / esp32DHT

DHT library for ESP32 using the RMT peripheral
MIT License
29 stars 10 forks source link

Condition is always false #6

Closed Nodraak closed 3 years ago

Nodraak commented 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

bertmelis commented 3 years ago

oops. 😊