|
Contiki 3.x
|
Implementation of a generic module controlling OpenMote-CC2538 sensors. More...
#include "contiki.h"#include "dev/cc2538-sensors.h"#include "dev/button-sensor.h"#include <string.h>Go to the source code of this file.
Variables | |
| SENSORS & | button_sensor |
| Exports a global symbol to be used by the sensor API. More... | |
Implementation of a generic module controlling OpenMote-CC2538 sensors.
Definition in file openmote-sensors.c.
1.8.6