mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
2bff79ef56
- 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
2 lines
19 B
Makefile
2 lines
19 B
Makefile
USEMODULE += sht1x
|