tell where the libraries are from
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
#include "Device.h"
|
||||
#include <Homie.h>
|
||||
#include <DHT.h> // https://github.com/adafruit/DHT-sensor-library
|
||||
#include <DHT.h> // https://github.com/adafruit/DHT-sensor-library
|
||||
|
||||
class DeviceDht : public Device {
|
||||
public:
|
||||
|
Reference in New Issue
Block a user