1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/driver_hih6130
Benjamin Valentin 252f22bfe2 tests/driver_hih6130: replace SLEEP define
The SLEEP define collides with an Atmel header file.
Rename the define to resolve the conflict.
2019-10-17 19:20:31 +02:00
..
main.c tests/driver_hih6130: replace SLEEP define 2019-10-17 19:20:31 +02:00
Makefile tests/driver_*: Rely on Makefile.dep for FEATURES_REQUIRED 2018-08-26 09:34:58 +02:00
README.md tests/driver_hih6130: test application for drivers/hih6130 2015-07-20 18:41:14 +02:00

About

This is a manual test application for the HIH6130 humidity and temperature sensor.

Usage

After initialization, the sensor reads the measurement values every 100ms and prints them to the STDOUT.