In the previous lesson we created the logic that correctly moved all of the preset timer values with the corresponding press of the button. What we were not able to do was repeat the cycle. In this lesson, we will run through the logic that we have created so far and discuss the dilemma of not being able to rerun the cycle. We’ll find that there are a couple of indicators currently used in the logic that would assist us in being able to run the cycle of 5 seconds, 7 seconds, and 10 seconds over and over again until the stop button is pressed. Now let’s continue where we left off.
11 Comments