mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-27 02:01:42 +00:00
HAND FIX final frc:: replacements
This commit is contained in:
committed by
Peter Johnson
parent
928ff20695
commit
67f2502b08
@@ -25,7 +25,7 @@ extern "C" {
|
||||
* require the GUI be run in the main thread.
|
||||
*
|
||||
* To be effective, this function must be called before the robot code starts
|
||||
* the main loop (e.g. by frc::StartRobot()).
|
||||
* the main loop (e.g. by wpi::StartRobot()).
|
||||
*
|
||||
* @param param parameter data to pass to mainFunc and exitFunc
|
||||
* @param mainFunc the function to be run when HAL_RunMain() is called.
|
||||
|
||||
Reference in New Issue
Block a user