Class RobotConfiguration


  • public class RobotConfiguration
    extends java.lang.Object
    Basically just mappings to various WPILib methods that are handy
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int defaultPCMID  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • defaultPCMID

        public static final int defaultPCMID
    • Constructor Detail

      • RobotConfiguration

        public RobotConfiguration()