pub const SENSOR_MAX_VALUES: u32 = 100; // 100u32
A hardcoded number of max sensor values. This should be increased in the future if we ever see a sensor with more values.