OpModes

class OpModes

Integrated BunyipsLib OpModes.

Author

Lucas Bubner, 2024

Functions

Link copied to clipboard
@OpModeRegistrar
open fun registerOpModes(@NonNull manager: OpModeManager)
Register all the BunyipsLib integrated OpModes.
Link copied to clipboard
open fun suppressOpModes()
Call this method before start to suppress all BunyipsLib OpModes from appearing in the OpMode list.