RaspberrPi project source code
guowenxue
6 days ago c87957cc22bf01c03635f23de15031f182c87bf8
project/lightd/hal/tsl2561.h
@@ -24,7 +24,7 @@
#ifndef  _TSL2561_H_
#define  _TSL2561_H_
#define TSL2561_I2CDEV                 "/dev/i2c-0"
#define TSL2561_I2CDEV                 "/dev/i2c-1"
#define TSL2561_I2CADDR                 0x39
extern int tsl2561_get_lux(float *lux);