kopia lustrzana https://github.com/felHR85/UsbSerial
Flow control thread started when getParity method is called
rodzic
d74716eac1
commit
e96be3761b
|
|
@ -388,6 +388,7 @@ public class CP2102SerialDevice extends UsbSerialDevice
|
|||
public void getParity(UsbParityCallback parityCallback)
|
||||
{
|
||||
this.parityCallback = parityCallback;
|
||||
startFlowControlThread();
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue