ln259 - getTemperature() ln947 - getMeasurementX() ln986 - getMeasurementY() ln1025 - getMeasurementZ() ln1064 - getMeasurementXYZ() can all benefit from calling micros() (or anything < a full 1msec delay - crikey folks!..) instead of delay(1)...