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
..

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.