A BME280's factory calibration, read once and reused for every measurement.
Builds a calibration from the bytes read out of the device's registers.
tempPress is the 26-byte block and humidity the 7-byte one.
tempPress
humidity
Turns an eight-byte burst read into a compensated reading.
A BME280's factory calibration, read once and reused for every measurement.