Package frc.robot


package frc.robot
  • Class
    Description
    This class defines the runtime mode used by AdvantageKit.
     
     
    Do NOT add any static variables to this class, or any initialization at all.
    The VM is configured to automatically run this class, and to call the functions corresponding to each mode, as described in the TimedRobot documentation.
     
    This class is where the bulk of the robot should be declared.