sparkfun / SparkFun_AS7265x_Arduino_Library

An Arduino library for the trifecta of spectral sensors covering 18 discrete wavelengths from NIR to UV.
https://www.sparkfun.com/products/15050
Other
36 stars 21 forks source link

Arduino Uno R4 #22

Open c1p81 opened 2 weeks ago

c1p81 commented 2 weeks ago

i want to use the module with an Arduino Uno R4 the QWIC connector is on Wire1 the library cant find the Spectral Triad can you help thanks L

c1p81 commented 2 weeks ago

i answer by myself .. Wire1.begin(); .. if (sensor.begin(Wire1) == false)