Fix filename case.
This commit is contained in:
parent
55e8975124
commit
2821b24350
|
|
@ -1,5 +1,5 @@
|
||||||
.title KiCad schematic
|
.title KiCad schematic
|
||||||
.include "./models/TLV9002.LIB"
|
.include "./models/TLV9002.lib"
|
||||||
Vsignal1 Vin GND dc 2.5 ac 1
|
Vsignal1 Vin GND dc 2.5 ac 1
|
||||||
Vcc1 Vcc GND 5
|
Vcc1 Vcc GND 5
|
||||||
R1 Vin Net-_R1-Pad2_ 1000
|
R1 Vin Net-_R1-Pad2_ 1000
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue