summaryrefslogtreecommitdiff
path: root/QPSXSerial.pro
Commit message (Collapse)AuthorAgeFilesLines
* QApplication::processEvents() would not work under Linux if ACK bytes are to ↵HEADmasterXavier ASUS2018-11-301-2/+4
| | | | be received from the target device. This has been changed by a call to a blocking function which ensures input data has been received.
* + Added project file.XaviDCR922018-06-121-0/+22
* Minor changes.