@MrMan
I need your help again, so everything except led/heatsingk temp is working fine, i thought it was a problem in my shield and change pin 47 (sensorW) to pin 49 (sensorH) but still sensorH is not working on pin47, sensorW is working on pin49, if i change sensorW to any pin (i,e 47,48,49) it is working but sensorH does not work on any pin, change the temp prob still sensorH is not working, this prove that my shield is not the problem but it may be in the code, last night i trace your code but i could not find any problem (maybe because of my first time arduino). What could be the problem, how do i enable the led temp. Is it at the dallas library.
Solved by copying check temp of sensorW to sensorH and comment on the next function of sensorH.