A curious case of logic gates

image
Yes, I am viewing a single object, not the object from the library.
@grazer can you give some advice?

1 Like

Try the Nand gate and hook the message up to both inputs. Thats another alternative if the nor doesn’t work.

2 Likes

Cool. I’m only using one input, tho. Will it still work?

1 Like

No, if you take the message and put it into both inputs instead of one it should work. Like the same thing as nor, but nor uses one and nand uses two. You should get the same effect.

2 Likes

It works! THXTHXTHXThX!!!

2 Likes