Skip to content

Commit

Permalink
Update ESP8266WiFi example too
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulStoffregen committed Nov 11, 2015
1 parent afc724a commit 99356ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/TimeNTP_ESP8266WiFi/TimeNTP_ESP8266WiFi.ino
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* This sketch uses the ESP8266WiFi library
*/

#include <Time.h>
#include <TimeLib.h>
#include <ESP8266WiFi.h>
#include <WiFiUdp.h>

Expand Down

0 comments on commit 99356ad

Please sign in to comment.