ResetLastKnowns

Reset OpMode to clear static memory fields for last known position/alliance.

Author

Lucas Bubner, 2024

Since

4.0.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.