ds18b20_new_single_device() is only used within onewire sample.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Return value

esp_err_t - ESP_OK: Create DS18B20 device successfully - ESP_ERR_INVALID_ARG: Create DS18B20 device failed due to invalid argument - ESP_ERR_NO_MEM: Create DS18B20 device failed due to out of memory - ESP_FAIL: Create DS18B20 device failed due to other reasons

References

from examples