Win7: console fails to auto-connect fix #3931

This commit is contained in:
rusefillc 2022-02-12 17:26:11 -05:00
parent 884463adda
commit f8f43529b6
3 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ public class SerialIoStream extends AbstractIoStream {
@Override
public void flush() throws IOException {
sp.flushIOBuffers();
// sp.flushIOBuffers(); todo uncomment once we migrate to fresh reliable version of connector
}
@Override

Binary file not shown.

Binary file not shown.