Update docs to reflect that PDP can now be at any address.

Change-Id: Ia6bba4c72588e261ec313fbc7bd62b83a61fb00b
This commit is contained in:
Joe Ross
2015-11-14 09:27:24 -08:00
parent 28f55802b5
commit 511c4a4d3b
2 changed files with 1 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ import edu.wpi.first.wpilibj.tables.ITable;
/**
* Class for getting voltage, current, temperature, power and energy from the
* CAN PDP. The PDP must be at CAN Address 0.
* CAN PDP.
*$
* @author Thomas Clark
*/