![]() |
Contiki-NG
|
Driver for the SmartRF06 EB ALS sensor. More...
#include "contiki.h"#include "dev/gpio-hal.h"#include "lib/sensors.h"#include "sys/timer.h"#include "als-sensor.h"#include <Board.h>#include <ti/drivers/ADC.h>#include <stdint.h>Go to the source code of this file.
Driver for the SmartRF06 EB ALS sensor.
Definition in file als-sensor.c.