adafruit / Adafruit_CircuitPython_DHT

CircuitPython support for DHT11 and DHT22 type temperature/humidity devices
MIT License
182 stars 64 forks source link

Fix issue 54 #55

Closed yeyeto2788 closed 3 years ago

yeyeto2788 commented 3 years ago

Add NotImplementedError on catched exceptions.

Fixes #54