This is the same version ad 06 but with the UV calculation formula changed to give a dark reading of 0. It removed the offset from zero present in the 06 version. New formula: formula for counts to uW/cm2 determined empirically from VEML6070 docs. f(x) = - 1.82899936052643E-10x^3 + 1.45786202668246E-06x^2 + 0.002988381x + 7.8159700933611E-15 Old formula (06 vesion) f(x) = -1.83239532308945E-10x^3 + 1.46056888649418E-06x^2 + 0.0029939296x + 0.878019185 Also updated the comments and aligned a number of the comment markers