Contiki-NG

Driver for the RE-Mote RF IAQ iAQ-Core sensor (IAQ) More...

#include <stdio.h>
#include "contiki.h"
#include "dev/gpio.h"
#include "dev/i2c.h"
#include "iaq.h"
#include "sys/timer.h"
#include "sys/etimer.h"
#include "lib/sensors.h"

Go to the source code of this file.

Detailed Description

Driver for the RE-Mote RF IAQ iAQ-Core sensor (IAQ)

Author
Aitor Mejias ameji.nosp@m.as@z.nosp@m.olert.nosp@m.ia.c.nosp@m.om

Definition in file iaq.c.