recallScratchPad()

Sends command to one or more devices to recall values from EEPROM to scratchpad. sensors.recallScratchPad(deviceAddress)
sensors: a variable of type DallasTemperature.
deviceAddress: pointer to an 8 byte array containing the address or 0x0 - then sent to all devices. Default 0x0
bool - true if no errors were encountered, false indicates failure