Skip to content

Commit 26a68d8

Browse files
fx
1 parent bd886e3 commit 26a68d8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

BK7231Flasher/FormMain.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -601,7 +601,6 @@ void doOnlyFlashNew(object oParm)
601601
startSector = getBackupStartSectorForCurrentPlatform();
602602
sectors = getBackupSectorCountForCurrentPlatform();
603603
}
604-
startSector = 0;
605604
flasher.doReadAndWrite(startSector, sectors, chosenSourceFile, WriteMode.OnlyWrite);
606605
worker = null;
607606
//setButtonReadLabel(label_startRead);

0 commit comments

Comments
 (0)