Quote:
Originally Posted by rich2202
There is Teleop.Continuous if you want to be continuously called (rather than waiting for the next cycle).
|
As far as I can tell, support for TeleopContinuous has been removed from WPILib. Implementing it will no longer actually override any function, and it will never be called.