Skip to content

Commit e4b22db

Browse files
restyled-commitsmykrupp
authored andcommitted
Restyled by clang-format
1 parent bd328b9 commit e4b22db

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/platform/silabs/multi-ota/OTATlvProcessor.h

-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ namespace chip {
4343
#define CHIP_OTA_PROCESSOR_START_IMAGE CHIP_ERROR_TLV_PROCESSOR(0x0E)
4444
#define SL_GENERIC_OTA_ERROR CHIP_ERROR_TLV_PROCESSOR(0x0E)
4545

46-
4746
// Descriptor constants
4847
inline constexpr size_t kVersionStringSize = 64;
4948
inline constexpr size_t kBuildDateSize = 64;

0 commit comments

Comments
 (0)