skip()

Skip the device selection. This only works if you have a single device, but you can avoid searching and use this to immediatly access your device. Issue a 1-Wire rom skip command, to address all on bus. myWire.skip()
myWire: a variable of type OneWire. nothing