1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/unittests/tests-sht1x
Marian Buschsieweke 2bff79ef56
tests/unittests: Added unit tests for sht1x
- Added unit tests for new integer only arithmetic
    - Temperature conversion differs at most 0.01°C from double arithmetic
    - Humidity conversions differs at most 0.1% from double arithmetic
2018-06-27 08:58:02 +02:00
..
Makefile tests/unittests: Added unit tests for sht1x 2018-06-27 08:58:02 +02:00
Makefile.include tests/unittests: Added unit tests for sht1x 2018-06-27 08:58:02 +02:00
tests-sht1x.c tests/unittests: Added unit tests for sht1x 2018-06-27 08:58:02 +02:00
tests-sht1x.h tests/unittests: Added unit tests for sht1x 2018-06-27 08:58:02 +02:00