Still having a lot of trouble understanding how the logic in this program works.
I was hoping that...
[0 \ ...if this number...
| \
| \
[== 1] [== 2] ...is turned to 1 or 2...
| |
[12 ( [0 (
| |
\ /
[0 \ ... this number should either be 12 or 0
this doesn't work.
This is one of multiple iterations of this wiring that just doesn't seem to work. I'm guessing this is a fairly simple logic issue that i am totally misunderstanding... would anyone be able to correct my error?