1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/driver_seesaw_soil
2021-01-21 11:24:31 +01:00
..
app.config.test tests/driver_s*: add Kconfig configuration files 2021-01-21 11:24:31 +01:00
main.c Add support for Adafruit Seesaw Soil moisture sensor (#14835) 2020-09-23 17:35:33 +02:00
Makefile Add support for Adafruit Seesaw Soil moisture sensor (#14835) 2020-09-23 17:35:33 +02:00
README.md Add support for Adafruit Seesaw Soil moisture sensor (#14835) 2020-09-23 17:35:33 +02:00

About

This is a manual test application for the Adafruit Seesaw Soil driver.

Usage

After initialization, the sensor reads the temperature and moisture values every second and prints them to STDOUT.