Skip to content

Commit 1b894b1

Browse files
author
TeemuKultala
authored
Merge pull request #44 from ARMmbed/TeemuKultala-patch-1
Update mbed_app.json
2 parents b1ab3e6 + 6f52800 commit 1b894b1

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,9 @@ See the file `mbed_app.json` in the root directory of your application. This fil
4949

5050
### Selecting socket type (TCP or UDP)
5151

52-
You can choose which socket type the application should use, however please note that TCP is more reliable tranmission protocol. For example:
52+
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+
5355

5456
```json
5557

mbed-os.lib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
https://github.com/ARMmbed/mbed-os/#da9464d103057f63064e49df258c1e5ca901c07c
1+
https://github.com/ARMmbed/mbed-os/#da9464d103057f63064e49df258c1e5ca901c07c

0 commit comments

Comments
 (0)