|
Contiki 3.x
|
Driver for the RE-Mote Zonik sound sensor (ZONIK) More...
#include <stdio.h>#include "contiki.h"#include "dev/gpio.h"#include "dev/i2c.h"#include "zonik.h"#include "sys/timer.h"#include "sys/etimer.h"#include "lib/sensors.h"Go to the source code of this file.
Driver for the RE-Mote Zonik sound sensor (ZONIK)
Definition in file zonik.c.
1.8.6