reset_search()

Begin a new search. The next use of search will begin at the first device. You need to use this function to start a search again from the beginning. You do not need to do it for the first search, though you could. myWire.reset_search()
myWire: a variable of type OneWire. nothing