Package frc.robot
package frc.robot
-
ClassesClassDescriptionHardwareMap provides a centralized spot for constants related to the hardware configuration of the robot.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.