ResetRobotControllerLights

Reset OpMode to clear any BunyipsOpMode-set robot controller lights.

Author

Lucas Bubner, 2024

Since

3.4.0

Functions

Link copied to clipboard
@OpModeRegistrar
open fun registerOpMode(manager: OpModeManager)
Register the OpMode.
Link copied to clipboard
open fun suppressOpMode()
Call before start to suppress the OpMode from appearing in the OpMode list.