mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-05-03 10:04:56 +00:00
stuff
This commit is contained in:
@@ -0,0 +1,45 @@
|
||||
package H;
|
||||
|
||||
import G.ArrayListInGPackage;
|
||||
import G.GComponentAi;
|
||||
import G.GComponentCq;
|
||||
import G.v;
|
||||
import bH.D;
|
||||
|
||||
public class HInterfaceAlpha implements GComponentAi, GComponentCq {
|
||||
private static long a = 0L;
|
||||
|
||||
public static long a() {
|
||||
return a;
|
||||
}
|
||||
|
||||
public boolean a(v paramv) {
|
||||
byte[] arrayOfByte = new byte[5];
|
||||
arrayOfByte[0] = -1;
|
||||
arrayOfByte[1] = -4;
|
||||
arrayOfByte[2] = 20;
|
||||
arrayOfByte[3] = -4;
|
||||
arrayOfByte[4] = 20;
|
||||
int[] arrayOfInt = paramv.a(arrayOfByte, 10, 1);
|
||||
if (arrayOfInt.length == 1) {
|
||||
double d = arrayOfInt[0] * 0.109D;
|
||||
D.d("Vbatt=" + d);
|
||||
boolean bool = (d > 4.0D) ? true : false;
|
||||
if (!bool) {
|
||||
ArrayListInGPackage.a().a("BigStuff3 found, Key On to connect");
|
||||
a = System.currentTimeMillis();
|
||||
}
|
||||
return bool;
|
||||
}
|
||||
D.d("Could not get value for Vbatt");
|
||||
return false;
|
||||
}
|
||||
|
||||
public void setCurrentOutputChannelValue(String paramString, double paramDouble) {}
|
||||
}
|
||||
|
||||
|
||||
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/H/a.class
|
||||
* Java compiler version: 8 (52.0)
|
||||
* JD-Core Version: 1.1.3
|
||||
*/
|
||||
Reference in New Issue
Block a user