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
Makefile
README.md

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.