attachEventLoop

@OnCreateEventLoop
fun attachEventLoop(context: Context, eventLoop: FtcEventLoop)

This method attaches itself to the robot controller event loop to automatically add/remove telemetries from the global telemetry, register any gamepads or hardware maps, and provide other useful features.