How do you plan to solve it?
I'm planning to initialize with a digital input pin, through if condition we'll decide the lighting and turning off of the LED.
if input==1:
delay=400ms;
else:
delay = 800ms
/*Paste your code here*/
Add video of the output (know more)
Add a photo of your hardware showing the output.
Submit Your Solution