Contiki-NG
Variables

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 & cc2538_temp_sensor
 Exports a global symbol to be used by the sensor API.
 

Detailed Description

Implementation of a generic module controlling OpenMote-CC2538 sensors.

Definition in file openmote-sensors.c.