Clone & Edit Download Edit
blinky03.ino
1
2
int ledPins[] = { 6, 7, 8, 9, 10, 11, 12, 13};
int number_pins = sizeof (ledPins) / sizeof (int);
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX