13-04-2017, 05:42
Based on your post #7
I deduced that you could be using any other version of the library, because the supplied library doesn't have the files on the \scr folder.
I only can sugest you to check where are you putting the files. I'm absolutely sure that the code works with the supplied library.
(12-04-2017, 07:50)f4aii Wrote: IDE send:
Code:C:\Users\jch\Documents\Arduino\libraries\libraries\BME280\src/BME280.h:72:16: note: candidate expects 1 argument, 5 provided
exit status 1
cannot declare variable 'bme' to be of abstract type 'BME280'
error on line 356 "BME280 bme;" on tab WeatherDuinoPro2Plus_RX_v200_b018
I deduced that you could be using any other version of the library, because the supplied library doesn't have the files on the \scr folder.
I only can sugest you to check where are you putting the files. I'm absolutely sure that the code works with the supplied library.

