Package com.ctre.phoenix6.hardware.jni
Class HardwareJNI
java.lang.Object
com.ctre.phoenix6.jni.CtreJniWrapper
com.ctre.phoenix6.hardware.jni.HardwareJNI
public class HardwareJNI extends CtreJniWrapper
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classHardwareJNI.Context -
Constructor Summary
Constructors Constructor Description HardwareJNI() -
Method Summary
Modifier and Type Method Description static intgetDeviceHash(int context, int deviceId, String model)
-
Constructor Details
-
HardwareJNI
public HardwareJNI()
-
-
Method Details