Home
last modified time | relevance | path

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

/Zephyr-latest/samples/net/secure_mqtt_sensor_actuator/src/
Ddevice.c18 #define SENSOR_UNIT "Celsius" macro
64 sample->unit = SENSOR_UNIT; in device_read_sensor()
81 sample->unit = SENSOR_UNIT; in device_read_sensor()