getResolution()

Получает глобальное resolution. sensors.getResolution()
sensors: a variable of type DallasTemperature.
uint8_t - 9, 10, 11, or 12 bits Receives resolution for the specified address. sensors.getResolution(deviceAddress)
sensors: a variable of type DallasTemperature.
deviceAddress: pointer to an 8 byte array containing the address.
uint8_t - 9, 10, 11, or 12 bits - 0 if error.