add loop_color, note name or index for loops
This commit is contained in:
parent
e6dc146882
commit
a544fb01ba
@ -85,6 +85,8 @@ tweak: # optional tweaking of .gv output
|
|||||||
# loops
|
# loops
|
||||||
loops: <List> # every list item is itself a list of exactly two pins
|
loops: <List> # every list item is itself a list of exactly two pins
|
||||||
# on the connector that are to be shorted
|
# on the connector that are to be shorted
|
||||||
|
# Accepts pin numbers or names
|
||||||
|
loop_color: <color> # Color for loop wiring
|
||||||
|
|
||||||
# auto-generation
|
# auto-generation
|
||||||
autogenerate: <bool> # optional; defaults to false; see below
|
autogenerate: <bool> # optional; defaults to false; see below
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user