Skip to content

Commit 678a1f7

Browse files
authored
Update NTP_Example.ino
1 parent 04c087a commit 678a1f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NTP_Example/NTP_Example.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
#include <WiFi.h>
4040
#endif
4141
#include <time.h>
42-
#include <credentials.h>
42+
// #include <credentials.h>
4343

4444
/*
4545
The credentials.h file at least has to contain:

0 commit comments

Comments
 (0)