singlehub icon indicating copy to clipboard operation
singlehub copied to clipboard

Feature request: Invert (not) node

Open dy-sh opened this issue 7 years ago • 1 comments

Implement logic invert (not) node

dy-sh avatar Jan 05 '18 01:01 dy-sh

a "not" looks after the restart of singlehub so that inputs and outputs are false and the "not" does not work. image

if both inputs are true then the output is false image

but now if the inputs go back to false, then the output remains false again image

In my example, I put a signal on both inputs, because I want to invert only one sinal.

kellers76 avatar Jan 05 '18 20:01 kellers76