mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-23 01:21:42 +00:00
Implement DriverStation::GetBatteryVoltage
Make the GetBatteryVoltage method work using the new tPower header Change-Id: If504f8a46f3f7f737f0b729b72fc6b5da0d29ff9
This commit is contained in:
@@ -126,6 +126,7 @@ this default location, specify a value for the 'embeddedJDKHome' property at the
|
||||
<javahClassName>edu.wpi.first.wpilibj.hal.SolenoidJNI</javahClassName>
|
||||
<javahClassName>edu.wpi.first.wpilibj.hal.CompressorJNI</javahClassName>
|
||||
<javahClassName>edu.wpi.first.wpilibj.hal.PDPJNI</javahClassName>
|
||||
<javahClassName>edu.wpi.first.wpilibj.hal.PowerJNI</javahClassName>
|
||||
</javahClassNames>
|
||||
<!-- enable additional javah interface in dependencies list -->
|
||||
<!-- javahSearchJNIFromDependencies>true</javahSearchJNIFromDependencies -->
|
||||
|
||||
Reference in New Issue
Block a user