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/xor/description.html | 1 + 1 file changed, 1 insertion(+) (limited to 'mesecons_gates/doc/xor') diff --git a/mesecons_gates/doc/xor/description.html b/mesecons_gates/doc/xor/description.html index f52f3fc..74f8b5f 100644 --- a/mesecons_gates/doc/xor/description.html +++ b/mesecons_gates/doc/xor/description.html @@ -1 +1,2 @@ XOR gates power their output if only one input is powered, they're off if either both or none of the inputs is powered. +They work in unloaded blocks. -- cgit v1.2.3