temperature_sensor_enable() function
Enable the temperature sensor
Arguments
tsens
The handle created by `temperature_sensor_install()`.
Return value
- ESP_OK Success - ESP_ERR_INVALID_STATE if temperature sensor is enabled already.
Examples
temperature_sensor_enable() is referenced by 2 libraries and example projects: