frc2019.robot.Main

Main is the class that initializes and defines the robot. Is usually pre-generated in a new robot project.

Commands

public static void main(String… args)

Starts the Robot.