![]() |
Contiki-NG
|
Implementation of a generic module controlling SmartRF06EB sensors. More...
#include "contiki.h"#include "lib/sensors.h"#include "dev/als-sensor.h"#include "dev/cc2538-sensors.h"#include <string.h>Go to the source code of this file.
Variables | |
| SENSORS & | als_sensor |
| Exports a global symbol to be used by the sensor API. | |
Implementation of a generic module controlling SmartRF06EB sensors.
Definition in file smartrf-sensors.c.