writeScratchPad()

Writes data to the device's RAM. sensors.writeScratchPad(deviceAddress, scratchPad)
sensors: a variable of type DallasTemperature.
deviceAddress: pointer to an 8 byte array containing the address.
scratchPad: structure pointer ScratchPad to be written to RAM.
nothing