Skip to content

Commit 9737638

Browse files
committed
style
1 parent bc00e11 commit 9737638

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/ESP8266HTTPClient/examples/BasicHttpsClient/BasicHttpsClient.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
#ifndef STASSID
1818
#define STASSID "your-ssid"
19-
#define STAPSK "your-password"
19+
#define STAPSK "your-password"
2020
#endif
2121

2222
ESP8266WiFiMulti WiFiMulti;

0 commit comments

Comments
 (0)