Initializes this API.
Call init during the initialization stage.
Override this function to run custom initialization, but make sure to call super.init(opMode) or the program will crash.
super.init(opMode)