Home
last modified time | relevance | path

Searched refs:ALERT_HUMIDITY_LO (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/samples/sensor/sht3xd/src/
Dmain.c12 #define ALERT_HUMIDITY_LO 50 macro
41 struct sensor_value lo_thr = { ALERT_HUMIDITY_LO }; in main()