Skip to content
This repository was archived by the owner on Apr 24, 2019. It is now read-only.

Commit db8648f

Browse files
authored
Quick edit.
1 parent cead58d commit db8648f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ The example application uses ESP8266 WiFi Interface for managing the wireless co
132132
}
133133
```
134134

135-
1. Provide your WiFi SSID and password here, remember to leave `\"` in the beginning and end of your SSID and password(as shown in the example below), else example will not be able to pick up the SSID and password in correct format.
135+
Provide your WiFi SSID and password here and leave `\"` in the beginning and end of your SSID and password (as shown in the example below). Otherwise, the example cannot pick up the SSID and password in correct format.
136136
```json
137137
"wifi-ssid": {
138138
"help": "WiFi SSID",

0 commit comments

Comments
 (0)