From f8759dd389db0c5aee5a28ae779319525a56c82d Mon Sep 17 00:00:00 2001
From: Holden Rohrer
Date: Tue, 12 May 2020 18:51:03 -0400
Subject: nand is blue
---
phrase-circuit.src | 1 +
1 file changed, 1 insertion(+)
diff --git a/phrase-circuit.src b/phrase-circuit.src
index 2f26f91..93e1936 100644
--- a/phrase-circuit.src
+++ b/phrase-circuit.src
@@ -39,6 +39,7 @@ The objective of this project is to, using 74LS series chips (00, 04, 08, 11, 21
- AND = ORANGE
- OR = PURPLE
- NOT = RED
+- NAND = BLUE
The Seven-Segment Display will use the following light naming convention:
_______
| a |
--
cgit