mirror of
https://github.com/ole00/afterburner.git
synced 2025-02-19 08:30:37 +00:00
PC app: close serial port at the end of xsvf playback
This commit is contained in:
parent
c205579e9b
commit
56b687017a
@ -1404,6 +1404,7 @@ static int playJtagFile(char* label, int fSize, int vpp, int showProgress) {
|
||||
}
|
||||
|
||||
readJtagSerialLine(buf, MAX_LINE, 1000, &feedRequest);
|
||||
closeSerial();
|
||||
return result;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user