getTempF()

Get temperature in degrees F sensors.getTempF(deviceAddress)
sensors: a variable of type DallasTemperature.
deviceAddress: pointer to an 8 byte array containing the address.
float - temperature in degrees F or DEVICE_DISCONNECTED_F if the device's scratch pad cannot be read successfully.