diff options
Diffstat (limited to 'mesecons_gates/doc/nor')
-rw-r--r-- | mesecons_gates/doc/nor/description.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mesecons_gates/doc/nor/description.html b/mesecons_gates/doc/nor/description.html index 28d66a4..7d53953 100644 --- a/mesecons_gates/doc/nor/description.html +++ b/mesecons_gates/doc/nor/description.html @@ -1 +1,2 @@ NOR gates only power their output if none of their two inputs is powered. They are basically OR gates with a NOT gate at their output. +They work in unloaded blocks. |