From 012d30fd1127319c8c430081598fa810f95e75e1 Mon Sep 17 00:00:00 2001 From: flowenol Date: Fri, 13 Jan 2023 00:53:48 +0100 Subject: [PATCH] fixed resistor rating in BOM --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 71720c0..62d1900 100644 --- a/README.md +++ b/README.md @@ -118,7 +118,7 @@ http://github.com/flowenol/Apple1CartridgePcb | --- | --- | --- | | C1..C5 | Ceramic 100nF | 5 | | C6 | Electrolytic 22uF | 1 | -| R1..R3 | 1K 0.5W | 3 | +| R1..R3 | 1K 0.25W | 3 | | BANK1 | 74LS74 dual D flip-flop DIP14 | 1 | | DECODER1 | GAL22V10 SPLD (25ns or less) DIP24 | 1 | | ROM1 | AT28C256 ROM or similar DIP-28 | 1 |