Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

4
  • 1
    We can’t help you without seeing your code. Commented Sep 9, 2020 at 5:25
  • if I waited too long before initiating the 1st button press, same thing happens with all LEDs light up together ... that indicates that you are not waiting for the button to be pressed before starting the timer Commented Sep 9, 2020 at 6:13
  • Thanks for your reply, I have added the codes I am currently working on for your reference. See id you can help. Thanks! Commented Sep 9, 2020 at 7:02
  • 3
    your code is improperly indented ... that makes the code difficult to read and leads to errors during code development Commented Sep 9, 2020 at 9:25