Package frc.robot
Class Main
java.lang.Object
frc.robot.Main
Entry point that launches the WPILib robot framework.
-
Method Summary
-
Method Details
-
main
Starts the robot application using WPILib's lifecycle.- Parameters:
args- command-line arguments (unused)
-