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