attachEventLoop

@OnCreateEventLoop()
public final static Unit attachEventLoop(Context context, FtcEventLoop eventLoop)

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.