mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-26 01:51:41 +00:00
Fixed inconsistencies in documentation (#168)
This commit is contained in:
committed by
Peter Johnson
parent
c99e89dfca
commit
3fade171f9
@@ -462,7 +462,7 @@ bool DriverStation::IsBrownedOut() const {
|
||||
* this function was called?
|
||||
*
|
||||
* Warning: If you call this function from more than one place at the same time,
|
||||
* you will not get the get the intended behaviour.
|
||||
* you will not get the intended behavior.
|
||||
*
|
||||
* @return True if the control data has been updated since the last call.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user