Skip to content

Commit a577645

Browse files
author
Chris Trowbridge
committed
Remove change to mbed-os.lib; Set default APN back to 'APN'
1 parent 30a8d8f commit a577645

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mbed_app.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"nsapi.default-wifi-security" : "WPA_WPA2",
2222
"nsapi.default-wifi-ssid" : "\"SSID\"",
2323
"nsapi.default-wifi-password" : "\"PASSWORD\"",
24-
"nsapi.default-cellular-apn" : "\"phone\"",
24+
"nsapi.default-cellular-apn" : "\"APN\"",
2525
"nsapi.default-cellular-sim-pin" : null,
2626
"nsapi.default-cellular-username" : null,
2727
"nsapi.default-cellular-password" : null

0 commit comments

Comments
 (0)