Skip to content

Commit 5b40280

Browse files
author
Seppo Takalo
committed
Update help text
1 parent fde08a1 commit 5b40280

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

TESTS/network/wifi/template_mbed_app.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"config": {
33
"wifi-secure-ssid": {
4-
"help": "WiFi SSID",
4+
"help": "WiFi SSID for WPA2 secured network",
55
"value": "\"SSID-SECURE\""
66
},
77
"wifi-unsecure-ssid": {
8-
"help": "WiFi SSID",
8+
"help": "WiFi SSID for unsecure netwrok",
99
"value": "\"SSID-UNSECURE\""
1010
},
1111
"wifi-password": {

0 commit comments

Comments
 (0)