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