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:
Joe Ross
2014-08-25 15:32:49 -07:00
parent b1ace79379
commit da2ea9ea87
11 changed files with 26 additions and 133 deletions

View File

@@ -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.
*/