pub fn format_millilux(millilux: u32) -> StringExpand description
Millilux as lux to three decimal places. Fixed rather than adaptive because the readings this is used to calibrate span moonlight to daylight, and a column that keeps its shape is easier to compare against a meter than one that keeps rescaling.