Hello all.
I am trying to program the nine pixel animation machine project in the Arduino inventors guide book. The problem I’m having is creating the custom blink function on page 72. I can load the example 3-1 with no trouble. It’s when I try to add the custom function 3-2 that it doesn’t work. 3-1 and 3-2 examples are completely different and I don’t know how to add them into the program. The other examples on pages 74 and 75 are different and don’t work either. Is there a complete sketch for this project?