add loop_color, note name or index for loops

This commit is contained in:
Visa Tuominen 2022-08-08 14:12:14 +03:00
parent e6dc146882
commit a544fb01ba

View File

@ -85,6 +85,8 @@ tweak: # optional tweaking of .gv output
# loops
loops: <List> # every list item is itself a list of exactly two pins
# on the connector that are to be shorted
# Accepts pin numbers or names
loop_color: <color> # Color for loop wiring
# auto-generation
autogenerate: <bool> # optional; defaults to false; see below