Quote:
Originally Posted by Christopher149
Code-wise, assuming you were using Java (they are all relatively similar) you would use the DriverStation class and the getDigitalIn(int channel) method to get the state of the buttons.
Our team has used it for a variety of buttons, switches, dials, and LEDs.
|
Thanks! How would I hook up the buttons tho? Where do I connect the button to the IO slot?