ESP-IDF + 0/2 examples
SourceVu will show references to temperature_sensor_get_celsius() from the following samples and libraries:
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Return value

- ESP_OK Success - ESP_ERR_INVALID_ARG invalid arguments - ESP_ERR_INVALID_STATE Temperature sensor is not enabled yet. - ESP_FAIL Parse the sensor data into ambient temperature failed (e.g. out of the range).

Notes

Should not be called from interrupt.

References

from examples