This website requires JavaScript.
Explore
Help
Register
Sign In
riot-ci
/
RIOT
Watch
1
Star
0
Fork
0
You've already forked RIOT
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
RIOT
/
tests
/
driver_dht
History
Matthias Kolja Miehl
54fc0fd2a8
tests/driver_dht: fix invalidPrintfArgType_sint
...
Since the argument type is 'unsigned int', the printf format string has to be '%u' instead of '%i'.
2016-09-05 02:26:41 +02:00
..
main.c
tests/driver_dht: fix invalidPrintfArgType_sint
2016-09-05 02:26:41 +02:00
Makefile
tests/driver_dht: cleanup Makefile and use auto_init
2016-02-20 18:19:20 +01:00