activeLoop

protected abstract fun activeLoop()

Code to run continuously after the START button is pressed on the Driver Station.

This method will be called on each hardware cycle, but may not be called if the OpMode is stopped before starting.