how to make two leds blink at the same time arduino code example Example: blink led arduino void setup() { pinMode(ledPin, OUTPUT); }