public class MatrixConstants
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
INITIAL_MOTOR_PORT |
static int |
INITIAL_SERVO_PORT |
static int |
NUMBER_OF_MOTORS |
static int |
NUMBER_OF_SERVOS |
| Constructor and Description |
|---|
MatrixConstants() |
| Modifier and Type | Method and Description |
|---|---|
static void |
validateMotorZ(int motorZ) |
static void |
validateServoChannelZ(int channelZ) |
public static final int INITIAL_MOTOR_PORT
public static final int INITIAL_SERVO_PORT
public static final int NUMBER_OF_MOTORS
public static final int NUMBER_OF_SERVOS