What I am trying to do is turn the lights on and off every time I press a button. I am using the case statement so when I add a keypad to this system
I can simply add x case statement type in x number to pull up or start from that spot.
My lights are not turning on but my while loop is starting when the button is being pressed.