mirror of
https://github.com/adafruit/DHT-sensor-library.git
synced 2023-10-23 22:20:38 +03:00
Prevent dht.h being imported multiple times
Added a basic #ifndef DHT_H to the dht.h file so that if you have a larger program and want to access the sensor from a different file, you don't import it twice.
This commit is contained in:
parent
53e6481231
commit
fca71323bd