We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b1ab3e6 + 6f52800 commit 1b894b1Copy full SHA for 1b894b1
README.md
@@ -49,7 +49,9 @@ See the file `mbed_app.json` in the root directory of your application. This fil
49
50
### Selecting socket type (TCP or UDP)
51
52
-You can choose which socket type the application should use, however please note that TCP is more reliable tranmission protocol. For example:
+
53
+You can choose which socket type the application should use, however please note that TCP is a more reliable tranmission protocol. For example:
54
55
56
```json
57
mbed-os.lib
@@ -1 +1 @@
1
-https://github.com/ARMmbed/mbed-os/#da9464d103057f63064e49df258c1e5ca901c07c
+https://github.com/ARMmbed/mbed-os/#da9464d103057f63064e49df258c1e5ca901c07c
0 commit comments