Contiki 3.x
Main Page
Related Pages
Modules
Data Structures
Files
Examples
File List
Globals
platform
native
dev
button-sensor.h
1
#ifndef BUTTON_SENSOR_H_
2
#define BUTTON_SENSOR_H_
3
4
#include "lib/sensors.h"
5
6
extern
const
struct
sensors_sensor
button_sensor
;
7
8
#define BUTTON_SENSOR "Button"
9
10
void
button_press(
void
);
11
12
#endif
/* BUTTON_SENSOR_H_ */
button_sensor
const struct sensors_sensor button_sensor
Copyright (c) 2014, Analog Devices, Inc.
Definition:
button-sensor.c:5
Generated on Thu Jul 6 2017 20:52:38 for Contiki 3.x by
1.8.6