setTemperatureCompensation()

Sets a value to be added to each temperature reading. This adjusted temperature is used in pressure and humidity readings. Default - 0. bpm.setTemperatureCompensation(adjustment)
bpm: a variable of type BMP280.
adjustment: Value to be added to each tempature reading in Celcius.
nothing