Skip to content

Commit 8ab49e3

Browse files
Update src/platform/silabs/SiWx917/OTAImageProcessorImpl.cpp
Co-authored-by: Mathieu Kardous <84793247+mkardous-silabs@users.noreply.github.com>
1 parent 9318c64 commit 8ab49e3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/platform/silabs/SiWx917/OTAImageProcessorImpl.cpp

+2
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,9 @@ extern "C" {
4343

4444
uint8_t flag = RPS_HEADER;
4545
static chip::OTAImageProcessorImpl gImageProcessor;
46+
4647
using namespace chip::DeviceLayer::Silabs;
48+
4749
namespace chip {
4850

4951
// Define static memebers

0 commit comments

Comments
 (0)