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

Commit 0612ec5

Browse files
authored
Merge branch 'master' into readme_config_changes
2 parents 142c93f + 217342e commit 0612ec5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,11 +129,12 @@ The example application uses ESP8266 WiFi Interface for managing the wireless co
129129
1. Attach the shield on the K64F board.
130130
1. In the `mbed_app.json` file, change
131131
```
132-
"network-interface":{
132+
"network-interface":{
133133
"help": "options are ETHERNET,WIFI,MESH_LOWPAN_ND,MESH_THREAD.",
134134
"value": "WIFI"
135135
},
136-
```
136+
```
137+
137138
1. Provide your WiFi SSID and password here
138139
```
139140
"wifi-ssid": {

0 commit comments

Comments
 (0)