Changes between Version 11 and Version 12 of Command Based Robot Notes
- Timestamp:
- Jan 20, 2015, 6:34:00 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Command Based Robot Notes
v11 v12 57 57 * This class centralizes port numbers and connection numbers for robot-wide use 58 58 59 {{{public static int defaultMotor= 2;}}}59 {{{public final static int DEFAULT_MOTOR = 2;}}} 60 60 61 61 '''Command Groups'''