I'm currently working on a project that makes use of ICR interrupts on my arduino. To my knowledge, the interrupt capture pin is only available on pin 8 of the arduino. This apparently conflicts with the arduinix board. As far as I can tell arduino pin 8 connects to pin 6 of the second 74141N driver.
According to the schematic though, arduino pin 13 is connected to pin 3 of the first 74141N driver. Looking over the 6 bulb code however, pin 13 isn't used. Would it be possible for me to jump 13 to the pin 6 of the 74141N driver, or is pin 13 really being used?
Hey Mike,
I am not where I can check right now, but the best way to try it would be to.. try it

You can use a multimeter on that pin to see if it's being sent any kind of signal, and if not, you can jumper things the way you're talking. Should be fine to re route things.