Skip to content

Commit 2aaa575

Browse files
committed
feat(openthread): commentary
1 parent 4ec1397 commit 2aaa575

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libraries/OpenThread/src/OThreadCLI.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ class OpenThreadCLI : public Stream {
2727
public:
2828
OpenThreadCLI();
2929
~OpenThreadCLI();
30+
// returns true if OpenThread CLI is running
3031
operator bool() const;
3132

3233
// starts a task to read/write otStream. Default prompt is "ot> ". Set it to NULL to make it invisible.

0 commit comments

Comments
 (0)