mirror of https://github.com/ARMmbed/mbed-os.git
Add missing SIM PIN configuration item
parent
0cd43157d1
commit
95114fe8ed
|
@ -6,6 +6,7 @@
|
|||
"default-wifi-ssid": null,
|
||||
"default-wifi-password": null,
|
||||
"default-wifi-security": "NONE",
|
||||
"default-cellular-sim-pin": null,
|
||||
"default-cellular-apn": null,
|
||||
"default-cellular-username": null,
|
||||
"default-cellular-password": null,
|
||||
|
|
Loading…
Reference in New Issue