Document inactive block behaviour (#447)

This commit is contained in:
Christopher Head
2018-12-21 11:10:08 -08:00
committed by Vitaliy
parent 6e767a6c76
commit 302a28934d
37 changed files with 43 additions and 9 deletions

View File

@ -1 +1,2 @@
OR gates power their output if either of their inputs (or both) are powered. You could basically get the same behaviour with two diodes, but OR gates save some space.
They work in unloaded blocks.