Missed typo
This commit is contained in:
parent
c6aab765b5
commit
1b8ca64fc9
@ -128,7 +128,7 @@ void Sender::openPort(QSerialPortInfo i)
|
||||
printer->setFlowControl(QSerialPort::HardwareControl);
|
||||
}
|
||||
|
||||
readyRecieve = true;
|
||||
readyReceive = true;
|
||||
}
|
||||
|
||||
void Sender::closePort()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user