Sequence the PWM pins

The code listed below will sequence just the PWM pins. An array is used to make the sequencing easier, since the pins are not in a simple numerical order.


Additional Tasks:
  1. It goes "there", make it "go back".
  2. Make it go there and back again.
Comments