SparkFun_CCS811_Arduino_Library icon indicating copy to clipboard operation
SparkFun_CCS811_Arduino_Library copied to clipboard

Add Arduino.h to library header file

Open oscgonfer opened this issue 2 years ago • 0 comments

This PR fixes https://github.com/sparkfun/SparkFun_CCS811_Arduino_Library/issues/24 by simply adding Arduino.h file to the header of the library.

This allows to compile with new Arduino SAMD Cores (>=1.8.12, tested) and potentially other Cores (not tested).

oscgonfer avatar Oct 24 '23 09:10 oscgonfer