|
Re: Initilizing Servo object errors in driverstation
https://github.com/FairmontTeam2847/RecycleRush2015 is my guthub for the code, I commented out the subsystem temporarily
Everything is fine with creating a servo object until I create a reference in the Robot main of the command based project such as
Code:
public static final TiltPan tiltpan = new TiltPan();
Last edited by fireXtract : 26-01-2015 at 16:36.
|