mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-24 01:31:46 +00:00
[docs] Fix brownout docs (NFC) (#3638)
This commit is contained in:
@@ -214,7 +214,7 @@ public final class RobotController {
|
||||
}
|
||||
|
||||
/**
|
||||
* Get the current brownout voltage seting.
|
||||
* Get the current brownout voltage setting.
|
||||
*
|
||||
* @return The brownout voltage
|
||||
*/
|
||||
@@ -223,7 +223,7 @@ public final class RobotController {
|
||||
}
|
||||
|
||||
/**
|
||||
* Set the voltage the roborio will brownout and disable all outputs.
|
||||
* Set the voltage the roboRIO will brownout and disable all outputs.
|
||||
*
|
||||
* <p>Note that this only does anything on the roboRIO 2. On the roboRIO it is a no-op.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user