Class CanandcolorProximityConfig

java.lang.Object
com.reduxrobotics.sensors.canandcolor.CanandcolorProximityConfig

public class CanandcolorProximityConfig extends Object
Class representing the internal configuration of the Canandcolor's proximity IC. Generally passed to functions in Canandcolor.Settings which may be then used with Canandcolor.setSettings(com.reduxrobotics.sensors.canandcolor.Canandcolor.Settings, double, int) to configure the device.

The default values that ship with the Canandcolor are good for the vast majority of cases so tweaking these settings isn't necessary, especially as the distances that these settings really make a difference at are generally too small (think <1cm) to matter, and the power savings are generally not useful at FRC scales. However, we still include them for completeness as theoretically they may still be useful to someone -- please let us know if they are!