From 53c90c58d81dff355f8b17948a9b73c895233eb2 Mon Sep 17 00:00:00 2001 From: George Dorn Date: Tue, 23 Jul 2024 20:42:40 -0700 Subject: [PATCH] move bugs to md file to be able to add picture --- Schematics/{schematic_bugs_v1.txt => schematic_bugs_v1.md} | 3 +++ 1 file changed, 3 insertions(+) rename Schematics/{schematic_bugs_v1.txt => schematic_bugs_v1.md} (80%) diff --git a/Schematics/schematic_bugs_v1.txt b/Schematics/schematic_bugs_v1.md similarity index 80% rename from Schematics/schematic_bugs_v1.txt rename to Schematics/schematic_bugs_v1.md index 3f5a2e9..03599dd 100644 --- a/Schematics/schematic_bugs_v1.txt +++ b/Schematics/schematic_bugs_v1.md @@ -1,3 +1,6 @@ +WARNING: There is a connection on the v1 board between R25 and R1, probably a result of KiCad adding junctions during a component move. This needs to be severed. + + - C1 is too small for a 1uF capacitor. 1uF may be unnecessary, though. - C10, C14 too small for film; is film needed?