Skip to content

Commit 4368bc2

Browse files
committed
Fix compile error
1 parent 68c99f6 commit 4368bc2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/WeatherStationDemoExtendedDST/WeatherStationDemoExtendedDST.ino

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ See more at http://blog.squix.ch
5353
#include <DNSServer.h>
5454
#include <ESP8266WebServer.h>
5555
#include <WiFiManager.h>
56+
#include <Adafruit_Sensor.h>
5657

5758
#include "WundergroundClient.h"
5859
#include "WeatherStationFonts.h"

0 commit comments

Comments
 (0)