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

Commit 217342e

Browse files
authored
Update formatting
Formatting fixed for WiFi settings
1 parent 36aaf6b commit 217342e

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
@@ -123,11 +123,12 @@ The example application uses ESP8266 WiFi Interface for managing the wireless co
123123
1. Attach the shield on the K64F board.
124124
1. In the `mbed_app.json` file, change
125125
```
126-
"network-interface":{
126+
"network-interface":{
127127
"help": "options are ETHERNET,WIFI,MESH_LOWPAN_ND,MESH_THREAD.",
128128
"value": "WIFI"
129129
},
130-
```
130+
```
131+
131132
1. Provide your WiFi SSID and password here
132133
```
133134
"wifi-ssid": {

0 commit comments

Comments
 (0)