SparkFun_CCS811_Arduino_Library
SparkFun_CCS811_Arduino_Library copied to clipboard
Add Arduino.h to library header file
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).