Remove broken netlist file and references to it

This commit is contained in:
Reinout Meliesie 2025-09-01 18:48:50 +02:00
commit a66831d47a
Signed by: zedfrigg
GPG key ID: 3AFCC06481308BC6
2 changed files with 1 additions and 4 deletions

View file

@ -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=

View file

@ -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 fans and the motherboard, passing through the power and ground but intercepting the control
signals. signals.
![Circuit diagram of the hardware, see below for a structural representation](docs/circuit.svg) ![Circuit diagram of the hardware](docs/circuit.svg)
You can obtain a netlist file of this circuit [here](docs/circuit-netlist.txt).