onewire_bus_reset() function
Send reset pulse to the bus, and check if there are devices attached to the bus
Return value
- ESP_OK: Reset 1-Wire bus successfully and find device on the bus - ESP_ERR_NOT_FOUND: Reset 1-Wire bus successfully but no device found on the bus - ESP_FAIL: Reset 1-Wire bus failed because of other errors