mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-29 14:55:55 +00:00
Sample code for AMS (Austria Micro Systems) ENS210 temperature and relative humidity sensor. Signed-off-by: Alexander Wachter <alexander.wachter@student.tugraz.at>
4 lines
45 B
Plaintext
4 lines
45 B
Plaintext
CONFIG_I2C=y
|
|
CONFIG_SENSOR=y
|
|
CONFIG_ENS210=y
|