Interfacing with BME280 problem
I recently have purchased a BME280 I2C sensor, which measures pressure, temperature, and humidity. I wanted to create a library for it to measure those variables. the problem is that the result (at least, the temperature measurement) is wrong.it thro...