From a66831d47a9b1dbcf481f64c9d311487124f3ba8 Mon Sep 17 00:00:00 2001 From: Reinout Meliesie Date: Mon, 1 Sep 2025 18:48:50 +0200 Subject: [PATCH] Remove broken netlist file and references to it --- docs/circuit-netlist.txt | 1 - readme.md | 4 +--- 2 files changed, 1 insertion(+), 4 deletions(-) delete mode 100644 docs/circuit-netlist.txt diff --git a/docs/circuit-netlist.txt b/docs/circuit-netlist.txt deleted file mode 100644 index 53e620a..0000000 --- a/docs/circuit-netlist.txt +++ /dev/null @@ -1 +0,0 @@ -'microcontroller #5:4 #7:5 #19:2 #23:0 header=Arduino Micro sz=34 p0=13 p1=12 p2=+3V p3=11 p4=AREF p5=10 p6=18 p7=9 p8=19 p9=8 p10=20 p11=7 p12=21 p13=6 p14=22 p15=5 p16=23 p17=4 p18=NC p19=3 p20=NC p21=2 p22=+5V p23=GND p24=RESET p25=RESET p26=GND p27=0 p28=VIN p29=1 p30=14 p31=17 p32=15 p33=16 p34= p35= p36= p37= p38= p39= diff --git a/readme.md b/readme.md index d9a110b..6a77d5f 100644 --- a/readme.md +++ b/readme.md @@ -56,6 +56,4 @@ be connected to their original headers on the motherboard. The fan controller si fans and the motherboard, passing through the power and ground but intercepting the control signals. -![Circuit diagram of the hardware, see below for a structural representation](docs/circuit.svg) - -You can obtain a netlist file of this circuit [here](docs/circuit-netlist.txt). +![Circuit diagram of the hardware](docs/circuit.svg)