Skip to content

Commit 8eac432

Browse files
committed
Update Basic.ino
1 parent 5f7f652 commit 8eac432

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/Basic/Basic.ino

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ void setup() {
6363
while (WiFi.status() != WL_CONNECTED) {
6464
delay(500);
6565
Serial.print(".");
66+
}
6667
}
6768

6869
Serial.println("WiFi connected");

0 commit comments

Comments
 (0)