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.
1 parent b852aa3 commit 95941deCopy full SHA for 95941de
docs/en/openthread/openthread_cli.rst
@@ -107,7 +107,7 @@ Executes a CLI command and prints the response to a Stream.
107
108
* ``cmd`` - The CLI command to execute
109
* ``output`` - The Stream object to print responses to (e.g., ``Serial``)
110
-* ``respTimeout`` - Timeout in milliseconds per response line (default: 5000ms)
+* ``respTimeout`` - Timeout in milliseconds per response line (default: 5000 ms)
111
112
This function executes a CLI command and prints all response lines to the specified Stream until "Done" or "Error" is received.
113
0 commit comments