Sample code for AMS (Austria Micro Systems) ENS210 temperature and relative humidity sensor. Signed-off-by: Alexander Wachter <alexander.wachter@student.tugraz.at>
9 lines
194 B
YAML
9 lines
194 B
YAML
sample:
|
|
description: Demonstration of the AMS Temperature and Humidity Sensor driver
|
|
name: ENS210 sample
|
|
tests:
|
|
test:
|
|
harness: sensor
|
|
tags: samples
|
|
depends_on: i2c arduino_i2c
|