|
Contiki 3.x
|
SHT25 temperature and humidity sensor driver. More...
#include <stdio.h>#include "contiki.h"#include "dev/i2c.h"#include "dev/sht25.h"#include "lib/sensors.h"Go to the source code of this file.
SHT25 temperature and humidity sensor driver.
Definition in file sht25.c.
1.8.6