mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-25 22:25:34 +00:00
32 lines
947 B
Java
32 lines
947 B
Java
package H;
|
|
|
|
import G.R;
|
|
import G.T;
|
|
import G.ArrayListInGPackage;
|
|
import G.SerializableExtension;
|
|
import G.SerializableImpl;
|
|
import V.ExceptionPrintstacktrace;
|
|
import bH.D;
|
|
|
|
public class HInterfaceBravo implements SerializableExtension {
|
|
public boolean a(String paramString, byte[] paramArrayOfbyte) {
|
|
R r = T.a().c(paramString);
|
|
SerializableImpl SerializableImpl = r.ExceptionPrintstacktrace("Vbatt");
|
|
if (SerializableImpl != null)
|
|
try {
|
|
if (SerializableImpl.b(paramArrayOfbyte) < 4.0D) {
|
|
ArrayListInGPackage.a().a("Key Turned off, disconnecting");
|
|
return false;
|
|
}
|
|
} catch (ExceptionPrintstacktrace ExceptionPrintstacktrace) {
|
|
D.a("Unable to get value for Vbatt OutputChannel.");
|
|
}
|
|
return true;
|
|
}
|
|
}
|
|
|
|
|
|
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/H/b.class
|
|
* Java compiler version: 8 (52.0)
|
|
* JD-Core Version: 1.1.3
|
|
*/ |