Contiki 3.x
|
Implementation of a generic module controlling SmartRF06EB sensors. More...
#include "contiki.h"
#include "dev/button-sensor.h"
#include "dev/adc-sensor.h"
#include <string.h>
Go to the source code of this file.
Variables | |
SENSORS & | button_select_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.