Problem: Please prepare a program that may use a switch or pushbutton to control the LED patterns. If the switch is on, four LEDs blinks simultaneously every second; if the switch is off, four LEDs take turns to turn on and off in sequence and repeat the pattern. This is for Arduino but using C standard code