kriswiner/CCS811

Compiling the example throws 'BME280 does not name a type'

Closed this issue · 2 comments

Arduino: 1.8.5 (Mac OS X), Board: "Arduino/Genuino Uno"

I bought the CCS811 sensor and I've been trying to compile the example but I'm getting an error (among several) stating that 'BME280' does not name a type. I have imported the library into the Arduino IDE but I can't seem to get it to compile. Any help is greatly appreciated.

Thank you!