08-09-2013 12:08 AM
the problem is the timer will automatially run until the end whenever i turn the button and how could i pause the time and control the timer. Furthermore, how could i link the operational(Wash,Rinse,Spin,Soak) and water level to set the timer?
Solved! Go to Solution.
08-09-2013 01:05 AM
In your code, the timer implementation doesn't include pause feature.
Try out the attached timer, I made while practising for CLD exam, it has PAUSE feature.