Skip to content

Commit 16f8b68

Browse files
authored
Update README.md
1 parent 2fda77c commit 16f8b68

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@ The cd54hct30 contain single 2-input Positive-OR gates. Each gate performs the B
88
of Y = NOT(A . B . C . D . E . F . G . H) in positive logic.
99

1010
## Truth Table
11-
| INPUTS | |
12-
| ----------------------------------------------------------------------------- |---------|
11+
1312
| INPUT A | INPUT B | INPUT C | INPUT D | INPUT E | INPUT F | INPUT G | INPUT H | OUTPUT |
1413
|---------|---------|---------|---------|---------|---------|---------|---------|---------|
1514
| L | X | X | X | X | X | X | X | H |

0 commit comments

Comments
 (0)