|
Re: Toggling Buttons in Java
"We recompile WPILib with toggle functions for the Buttons.
You can read my feature request on the WPILib Tracker here: it has all the code you need."
I tried to do this and everything appears to be ok, but when I referenced it in oi.java. it couldn't find the new button method. how do I add it?
|