Skip to content

Commit cc68541

Browse files
author
Antti Kauppila
committed
Disabled SMS by default
1 parent 3be5bcb commit cc68541

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/cellular/mbed_lib.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
},
88
"use-sms": {
99
"help": "Enable or disable SMS functionality in Cellular stack.",
10-
"value": true
10+
"value": false
1111
},
1212
"random_max_start_delay": {
1313
"help": "Maximum random delay value used in start-up sequence in milliseconds",

0 commit comments

Comments
 (0)