|
Re: Autonomous Open Motor
If you're going to use it in both autonomous and in your basic robot main, you should publish the device reference as a global variable, like the RobotDriveDevRef is. See chapter 4 of the FRC Programming guide for instructions on how to do that.
|