Replaced "RoboRIO" with "roboRIO" in comments (#87)

This commit is contained in:
Tyler Veness
2016-05-29 09:19:43 -07:00
committed by Peter Johnson
parent 10b4814e60
commit 7a402b4170
11 changed files with 23 additions and 23 deletions

View File

@@ -165,7 +165,7 @@ uint64_t GetFPGATime() {
}
/**
* Get the state of the "USER" button on the RoboRIO.
* Get the state of the "USER" button on the roboRIO.
*
* @return True if the button is currently pressed down
*/