adafruit / Adafruit_TSL2591_Library

This is an Arduino library for the TSL2591 digital luminosity (light) sensors.
58 stars 48 forks source link

Add support for ESP8266 #2

Closed bbx10 closed 9 years ago

bbx10 commented 9 years ago

The TSL2591 has been verified to work on an ESP8266 HUZZAH board with this change. Also a similar change is needed in Adafruit_Unified_Sensor.

tdicola commented 9 years ago

Awesome, thanks for contributing the fix and checking it works. Will merge in the changes now. Thanks!