|
Contiki 3.x
|
Driver for the external TSL2563 light sensor. More...
#include "contiki.h"#include "dev/i2c.h"#include "dev/gpio.h"#include "dev/zoul-sensors.h"#include "lib/sensors.h"#include "tsl2563.h"Go to the source code of this file.
Driver for the external TSL2563 light sensor.
Definition in file tsl2563.c.
1.8.6