I know that we declare what port to use for the power distribution block thru out our code for example
Code:
drivetrain = new RobotDrive(1, 2);
But where do we declare what port to use for the Crio, is their a way to use a different port? In case something where to happen to the normal port.