Changes between Version 11 and Version 12 of Command Based Robot Notes


Ignore:
Timestamp:
Jan 20, 2015, 6:34:00 PM (10 years ago)
Author:
Timothy Lin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Command Based Robot Notes

    v11 v12  
    5757    * This class centralizes port numbers and connection numbers for robot-wide use
    5858
    59   {{{public static int defaultMotor = 2;}}}
     59  {{{public final static int DEFAULT_MOTOR = 2;}}}
    6060
    6161'''Command Groups'''