How to implement the time delay for multiple outputs
Good day guys I am trying to learn the delay to activate output. I found a tutorial on the timer delay. I defined the delay as 5ms. I found that the code works on a single GPIO.Now I wanted to activate 2 GPIOs with each having their own 5ms delay....