markruys/arduino-DHT

Naming Collision with well known DHT libraries

cdilga opened this issue · 0 comments

Generally it's good practice avoid naming your library the same way as other well known libraries, I'd suggest changing from the library name from DHT to something else to maximize compatibility. Some users of your library assumed compatibility with the adafruit DHT library, which could have been avoided.