Robototes2412
01-03-2010, 20:50
I am working on a switch that would be placed on the robot to let the cRio know if a ball is ready for firing
I am calling:
DigitalInput switch = new DigitalInput(4,1);
and it says i need an identifier. What do I have to do to fix this?
I am calling:
DigitalInput switch = new DigitalInput(4,1);
and it says i need an identifier. What do I have to do to fix this?