configure
Configures the Limelight using a DSL-style configuration block.
limelight.configure {
ledMode = LimeModule.LEDMode.OFF
camMode = LimeModule.CamMode.VISION
pipeline = 0
}Content copied to clipboard
Parameters
block
Configuration block to apply settings.