Skip to content

Commit 959fcb6

Browse files
author
Osamu Koizumi
authored
Add where the configuration option is
Add where the configuration parameter `nsapi.socket-stats-enabled` is.
1 parent 675e673 commit 959fcb6

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)