15-12-2018, 02:33
A little more...
This BME library is not the one supplied with the WeatherDuino software package, I know it because the supplied library doesn't have the /src folder
You should be using a newer version of the BME280 library, which, as I said some post above, isn't compatible with WeatherDuino software.
Code:
/home/gord/Arduino/libraries/BME280/src/BME280.h:143:4: note: BME280::BME280(const BME280::Settings&)This BME library is not the one supplied with the WeatherDuino software package, I know it because the supplied library doesn't have the /src folder
You should be using a newer version of the BME280 library, which, as I said some post above, isn't compatible with WeatherDuino software.

