adafruit/Adafruit_TCS34725

not working on Arduino Due

Closed this issue · 1 comments

this library is not compatible with Arduino Due.
I get this error compiling:
../libraries/Adafruit_TCS34725/Adafruit_TCS34725.cpp:19:24: fatal error: util/delay.h: No such file or directory
#include <util/delay.h>

Fixed and tested with Due