We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30a8d8f commit a577645Copy full SHA for a577645
mbed_app.json
@@ -21,7 +21,7 @@
21
"nsapi.default-wifi-security" : "WPA_WPA2",
22
"nsapi.default-wifi-ssid" : "\"SSID\"",
23
"nsapi.default-wifi-password" : "\"PASSWORD\"",
24
- "nsapi.default-cellular-apn" : "\"phone\"",
+ "nsapi.default-cellular-apn" : "\"APN\"",
25
"nsapi.default-cellular-sim-pin" : null,
26
"nsapi.default-cellular-username" : null,
27
"nsapi.default-cellular-password" : null
0 commit comments