gnd.sym: set default label to 0 instead of GND (better compatibility with simulators)
This commit is contained in:
parent
309697499c
commit
50af44e1f4
|
|
@ -24,7 +24,7 @@ K {type=label
|
|||
function0="L"
|
||||
global=ground
|
||||
format="*.alias @lab"
|
||||
template="name=l1 lab=GND"}
|
||||
template="name=l1 lab=0"}
|
||||
V {}
|
||||
S {}
|
||||
F {}
|
||||
|
|
|
|||
Loading…
Reference in New Issue