We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68c99f6 commit 4368bc2Copy full SHA for 4368bc2
examples/WeatherStationDemoExtendedDST/WeatherStationDemoExtendedDST.ino
@@ -53,6 +53,7 @@ See more at http://blog.squix.ch
53
#include <DNSServer.h>
54
#include <ESP8266WebServer.h>
55
#include <WiFiManager.h>
56
+#include <Adafruit_Sensor.h>
57
58
#include "WundergroundClient.h"
59
#include "WeatherStationFonts.h"
0 commit comments