31-01-2018, 01:50
This is from the download page:
IMPORTANT:
Compile with Arduino IDE 1.8.3 or newer
Always compile using only the provided libraries.
From the error messages I see that you are using an BME library which isn't compatible. Try using the BME library suplied with the software package, and the code will compile fine (I'm using a BME280 myself).
Regards
IMPORTANT:
Compile with Arduino IDE 1.8.3 or newer
Always compile using only the provided libraries.
From the error messages I see that you are using an BME library which isn't compatible. Try using the BME library suplied with the software package, and the code will compile fine (I'm using a BME280 myself).
Regards

