mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
[wpilibc] Fix DriverStation comment (NFC)
This commit is contained in:
@@ -531,8 +531,7 @@ class DriverStation final {
|
||||
/**
|
||||
* Returns the type of match being played provided by the FMS.
|
||||
*
|
||||
* @return The match type enum (kNone, kPractice, kQualification,
|
||||
* kElimination)
|
||||
* @return The match type enum (NONE, PRACTICE, QUALIFICATION, ELIMINATION)
|
||||
*/
|
||||
static MatchType GetMatchType();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user