Skip to content

Commit b2f00fb

Browse files
author
Cruz Monrreal
authored
Merge pull request #8179 from kivaisan/add_default_cellular_sim_pin
Add missing SIM PIN configuration item
2 parents 4b0293f + 95114fe commit b2f00fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

features/netsocket/mbed_lib.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"default-wifi-ssid": null,
77
"default-wifi-password": null,
88
"default-wifi-security": "NONE",
9+
"default-cellular-sim-pin": null,
910
"default-cellular-apn": null,
1011
"default-cellular-username": null,
1112
"default-cellular-password": null,

0 commit comments

Comments
 (0)