Skip to content

Commit 161e688

Browse files
authored
Merge pull request #23 from coisme/patch-1
[OoB 5.13] Add where the configuration option is
2 parents 675e673 + 959fcb6 commit 161e688

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Getting started with network socket statistics on Mbed OS
22

3-
This example demonstrates how you can collect statistics from network sockets. You can enable statistics with the `nsapi.socket-stats-enabled` configuration option:
3+
This example demonstrates how you can collect statistics from network sockets. You can enable statistics with the `nsapi.socket-stats-enabled` configuration option in `mbed_app.json`:
44

55
```
66
{

0 commit comments

Comments
 (0)