Sensors: TSL2591
TSL2591 library conversion
Procedure
- Stared with Adafruit's Adafruit_TSL2591_Library
- Replaced the Adrino's reads and writes with call to the wiringPi library
- Sanity checked the code against this JS program:
- Tested it and fixed a "bug".