Closed pizthewiz closed 8 years ago
The selectDevice method catches all exceptions, including a keyboard interrupt and returns control, leaving the processing in limbo and missing the keyboard interrupt. Often this leaves the serial port open on a successive keyboard interrupt.
The selectDevice method catches all exceptions, including a keyboard interrupt and returns control, leaving the processing in limbo and missing the keyboard interrupt. Often this leaves the serial port open on a successive keyboard interrupt.