Skip to content

Commit 97c9811

Browse files
author
Ari Parkkila
authored
Merge pull request #84 from dhwalters423/trace-removal
Removing modem_trace configurable
2 parents 99bdefc + 7fcdb6d commit 97c9811

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

mbed_app.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
{
22
"config": {
33
"sock-type": "TCP",
4-
"modem_trace": {
5-
"help": "Turns AT command trace on/off from the cellular modem, defaults to off",
6-
"value": false
7-
},
84
"sim-pin-code": {
95
"help": "SIM PIN code",
106
"value": "\"1234\""

0 commit comments

Comments
 (0)