Skip to content

Commit 9318c64

Browse files
Update examples/platform/silabs/Rpc.cpp
Co-authored-by: Mathieu Kardous <84793247+mkardous-silabs@users.noreply.github.com>
1 parent 0206f3b commit 9318c64

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/platform/silabs/Rpc.cpp

+2
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,9 @@ size_t pw_trace_GetTraceTimeTicksPerSecond()
7373
}
7474

7575
#endif // defined(PW_RPC_TRACING_SERVICE) && PW_RPC_TRACING_SERVICE
76+
7677
using namespace chip::DeviceLayer::Silabs;
78+
7779
namespace chip {
7880
namespace rpc {
7981

0 commit comments

Comments
 (0)