diff --git a/features/cellular/mbed_lib.json b/features/cellular/mbed_lib.json index 99ed0af98c..355b0f9ded 100644 --- a/features/cellular/mbed_lib.json +++ b/features/cellular/mbed_lib.json @@ -26,8 +26,8 @@ "value": null }, "clear-on-connect" : { - "help": "Clear modem to a known default state on connect()", - "value": true + "help": "Clear modem to a known default state on connect() before SIM pin is entered, null to disable", + "value": null } } }