Package frc.robot
Class Main
java.lang.Object
frc.robot.Main
Do NOT add any static variables to this class, or any initialization at all.
Unless you know what
you are doing, do not modify this file except to change the parameter class
to the startRobot
call.
-
Method Summary
-
Method Details
-
main
Main initialization function. Do not perform any initialization here.If you change your main robot class, change the parameter type.
-