This commit is contained in:
2026-01-11 20:30:56 +00:00
parent 5df1fb1cc3
commit 3def66da2d
3522 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,45 @@
package aD;
import java.io.InputStream;
import jssc.SerialPort;
class ThreadExtensionInAdPackage extends Thread {
SerialPort a = null;
InputStream b;
e c;
boolean d = false;
public ThreadExtensionInAdPackage(a parama, SerialPort paramSerialPort, InputStream paramInputStream, e parame) {
this.a = paramSerialPort;
this.b = paramInputStream;
this.c = parame;
start();
long l = System.currentTimeMillis();
while (!this.d && System.currentTimeMillis() - l < 10000L) {
try {
Thread.sleep(100L);
} catch (InterruptedException interruptedException) {
interruptedException.printStackTrace();
}
}
parama.r = 0;
a.a(parama);
}
public void run() {
try {
this.e.a(this.a, this.b, this.c);
} finally {
this.d = true;
}
}
}
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/aD/b.class
* Java compiler version: 8 (52.0)
* JD-Core Version: 1.1.3
*/