Adding #ifndef DHT_H to header file
@@ -1,3 +1,5 @@
#ifndef DHT_H
#define DHT_H
#if ARDUINO >= 100
#include "Arduino.h"
#else
@@ -34,3 +36,4 @@ class DHT {
float readHumidity(void);
};
#endif
The note is not visible to the blocked user.