RobTillaart / DHTNew

Arduino library for DHT11 and DHT22 with automatic sensor recognition
MIT License
98 stars 15 forks source link

Add reset() to set all parameters to default value. #45

Closed RobTillaart closed 3 years ago

RobTillaart commented 3 years ago

To be used in constructor and in public: section

Allows users to reset the library to initial state.

RobTillaart commented 3 years ago

relation to (2021-01-03) remark cklam2 - #31 "Sensor not ready Meaning" ?

RobTillaart commented 3 years ago

solved in 0.4.3