Skip to content

Commit d982a96

Browse files
committed
Fix format of OTAUpdateManager.cpp
1 parent f0b3a5b commit d982a96

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/OtaUpdateManager.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -421,7 +421,6 @@ static void otaum_updatetask(void* arg)
421421
continue;
422422
}
423423

424-
425424
// Flash app and filesystem partitions.
426425
if (!otaum_flash_fs_partition(filesystemPartition, release.filesystemBinaryUrl, release.filesystemBinaryHash)) {
427426
otaum_restore_wdt_timeout();

0 commit comments

Comments
 (0)