Skip to content

Commit fbea3dd

Browse files
authored
Update NTP_Example.ino
1 parent a13c873 commit fbea3dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NTP_Example.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
#else
3939
#include <WiFi.h>
4040
#endif
41-
#include <Time.h>
41+
#include <time.h>
4242
// #include <credentials.h>
4343

4444
/*

0 commit comments

Comments
 (0)