Skip to content

Commit 32c9170

Browse files
author
TeemuKultala
authored
Update mbed_app.json
1 parent 7fee442 commit 32c9170

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mbed_app.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"config": {
3-
"sock-type": "UDP",
3+
"sock-type": "TCP",
44
"modem_trace": {
55
"help": "Turns AT command trace on/off from the cellular modem, defaults to off",
66
"value": false
@@ -34,4 +34,4 @@
3434
"platform.default-serial-baud-rate": 115200
3535
}
3636
}
37-
}
37+
}

0 commit comments

Comments
 (0)