getTempC()

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