runOpMode

open fun runOpMode()

Main OpMode thread method. You may choose to override this method if you require a hook on the OpMode thread, but ensure to call runBunyipsOpMode in your override to start the BunyipsOpMode lifecycle.

Throws

if the OpMode is interrupted