Skip to content

Commit 436a7ff

Browse files
committed
fix(openthread): Includes StreamString.h
1 parent 5c677be commit 436a7ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libraries/OpenThread/src/OThreadCLI_Util.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
#if CONFIG_OPENTHREAD_ENABLED
44

55
#include "OThreadCLI_Util.h"
6+
#include <StreamString.h>
67

78
static const char *otRoleString[] = {
89
"Disabled", ///< The Thread stack is disabled.

0 commit comments

Comments
 (0)