Class UILightingConfig

java.lang.Object
org.photonvision.common.dataflow.websocket.UILightingConfig

public class UILightingConfig extends Object
  • Field Details

    • brightness

      public int brightness
    • supported

      public boolean supported
  • Constructor Details

    • UILightingConfig

      public UILightingConfig(int brightness, boolean supported)