Enabled SMS by default to not break anything

pull/11873/head
Antti Kauppila 2019-11-26 16:32:53 +02:00
parent 353782bf63
commit cb806befcf
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
},
"use-sms": {
"help": "Enable or disable SMS functionality in Cellular stack.",
"value": false
"value": true
},
"random_max_start_delay": {
"help": "Maximum random delay value used in start-up sequence in milliseconds",