mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-28 02:11:43 +00:00
remove/fix references to cRIO documentation.
Edited comments related to sidecar, breakout, 9472. Some references were to unused methods in simulation that were removed. Change-Id: I99b6fe9e8cb982831ffbf29177f84e2f9f71ef47
This commit is contained in:
@@ -88,10 +88,7 @@ DriverStation* DriverStation::GetInstance()
|
||||
}
|
||||
|
||||
/**
|
||||
* Read the battery voltage from the specified AnalogInput.
|
||||
*
|
||||
* This accessor assumes that the battery voltage is being measured
|
||||
* through the voltage divider on an analog breakout.
|
||||
* Read the battery voltage. Hardcoded to 12 volts for Simulation.
|
||||
*
|
||||
* @return The battery voltage.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user