kriswiner/CCS811

Compiling BME280_CCS811_Butterfly.ino with Arduino Uno

Opened this issue · 1 comments

Arduino: 1.8.5 (Windows store 1.8.10.0) Board: Arduino Uno R3 SMD

I bought this sensor: (https://www.tindie.com/products/onehorse/air-quality-sensors/?pt=ac_prod_search#specs), when trying to compile the provided code-exemple it throws: 'class TwoWire' has no member named 'transfer'. The sketch sais that "you will have to modify the sketch since the Wire.transfer functions and RTC.h library are specific to the STM32L4", but how do you modify it for an arduino uno? Any help is greatly appreciated!