adafruit / Adafruit_TCS34725

Arduino library driver for Adafruit's TCS34725 RGB Color Sensor Breakout
http://www.adafruit.com/products/1334
Other
149 stars 149 forks source link

documentation incorrect #8

Closed kuldeepdhaka closed 8 years ago

kuldeepdhaka commented 8 years ago

https://github.com/adafruit/Adafruit_TCS34725/blob/master/Adafruit_TCS34725.cpp#L293

birbilis commented 8 years ago

what error does it have exactly?

kuldeepdhaka commented 8 years ago

"Converts the raw R/G/B values to lux"

AND

"This only uses RGB ... how can we integrate clear or calculate lux" "based exclusively on clear since this might be more reliable?"