Contiki-Inga 3.x
|
Button sensor routineMore...
#include "lib/sensors.h"
#include "dev/button-sensor.h"
#include <avr/io.h>
#include <avr/interrupt.h>
Go to the source code of this file.
Variables | |
struct sensors_sensor | button_sensor |
Button sensor routine
Definition in file button-sensor.c.