Apply new naming style to documentatin files, rename meselamp to “Mesecon Lamp”

This commit is contained in:
Wuzzy
2017-02-15 22:45:12 +01:00
parent 33c3192492
commit aa9a92b4aa
9 changed files with 10 additions and 10 deletions

View File

@ -1 +1 @@
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.
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.