getCheckForConversion()

Gets the current mode of checking whether data is received from the sensor or not. sensors.setCheckForConversion()
sensors: a variable of type DallasTemperature.
bool - true - in this mode, the readiness of the data is constantly checked, false - it waits for the worst time needed to receive the data.