index
:
xavi/qpsxserial
master
v2
GUI application to transfer files to a PS1 written in C++/Qt.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
serial.cpp
blob: 78082f7834561410c69ae8990dad7fabea6d6286 (
plain
) (
blame
)
1
2
3
4
5
6
7
#include
"serial.hpp"
Serial
::
Serial
(
QObject
*
parent
) :
QObject
(
parent
)
{
}