Package frc8768.robot

Class Main

java.lang.Object
frc8768.robot.Main

public final class Main extends Object
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 Details

    • main

      public static void main(String... args)
      Main initialization method. Do not perform any initialization here.

      If you change your main Robot class (name), change the parameter type.