DallasTemp temperature accuracy [need to tweak the code a bit]

It would be a good idea to read up on the libraries you are using. Hint: what do you suppose the following does?

  // set the resolution to 10 bit (Can be 9 to 12 bits .. lower is faster)
  sensors.setResolution(Probe01, 10);