TSL2591_ALS_MAX_VALUE
if (als_upper_threshold > TSL2591_ALS_MAX_VALUE)
if (val > TSL2591_ALS_MAX_VALUE) {