onCreateEventLoop

open override fun onCreateEventLoop(context: Context, ftcEventLoop: FtcEventLoop)

Lifecycle callback used to initialize runtime context for hardware access.

Parameters

context

Android context provided by the FTC runtime.

ftcEventLoop

Active FTC event loop.