kopia lustrzana https://github.com/felHR85/UsbSerial
deleted comment
rodzic
6bdbbcb7d8
commit
d43e1a2edb
|
@ -1,6 +1,6 @@
|
||||||
package com.felhr.usbserial;
|
package com.felhr.usbserial;
|
||||||
|
|
||||||
/* package */ abstract class AbstractWorkerThread extends Thread {
|
abstract class AbstractWorkerThread extends Thread {
|
||||||
boolean firstTime = true;
|
boolean firstTime = true;
|
||||||
private volatile boolean keep = true;
|
private volatile boolean keep = true;
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue