From 302a28934d75a2a29f7f060eea12cb19966f3e5a Mon Sep 17 00:00:00 2001 From: Christopher Head Date: Fri, 21 Dec 2018 11:10:08 -0800 Subject: Document inactive block behaviour (#447) --- mesecons_gates/doc/nor/description.html | 1 + 1 file changed, 1 insertion(+) (limited to 'mesecons_gates/doc/nor/description.html') 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. -- cgit v1.2.3