Skip to content

Commit 471edf0

Browse files
theandy94per1234
andauthored
Update examples/IsTimeSet/IsTimeSet.ino
Co-Authored-By: per1234 <accounts@perglass.com>
1 parent eea4863 commit 471edf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/IsTimeSet/IsTimeSet.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ void setup(){
3333

3434
while ( WiFi.status() != WL_CONNECTED ) {
3535
delay (500);
36-
Serial.print ( "." );
36+
Serial.print (".");
3737
}
3838

3939
timeClient.begin();

0 commit comments

Comments
 (0)