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

Return value

- ESP_OK: Read bytes from 1-Wire bus successfully - ESP_ERR_INVALID_ARG: Read bytes from 1-Wire bus failed because of invalid argument - ESP_FAIL: Read bytes from 1-Wire bus failed because of other errors

References

from examples