mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
fa05cf0c5d
- add saul integration - uncrustified - SAUL/DRIVER tests
5 lines
246 B
Markdown
5 lines
246 B
Markdown
#About
|
|
Testing application for the SHTC1 temperature and humidity sensor
|
|
#Usage
|
|
Just build it using the `make BOARD=??? flash` command in the `tests/driver_shtc1` folder. Temperature and humidity values should be printed in the terminal every 2s
|