|
Contiki 3.x
|
SHT25 temperature and humidity sensor driverMore...
#include <stdio.h>#include "contiki.h"#include "i2cmaster.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