Skip to content

Commit

Permalink
Remove commented code
Browse files Browse the repository at this point in the history
  • Loading branch information
bhmanda-silabs authored and Thirsrin committed Nov 16, 2023
1 parent be7339a commit 28fcd02
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions src/platform/silabs/SiWx917/OTAImageProcessorImpl.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,7 @@ extern "C" {
#define SL_BOOTLOADER_OK 0L
#define SL_STATUS_FW_UPDATE_DONE ((sl_status_t)0x10003)
uint8_t flag = RPS_HEADER;
//uint8_t last = 0;
//uint8_t length = 0;
//uint32_t total_size = 0;
//uint32_t count = 0;

namespace chip {

// Define static memebers
Expand Down

0 comments on commit 28fcd02

Please sign in to comment.