Skip to content

Commit

Permalink
Add info on loops
Browse files Browse the repository at this point in the history
  • Loading branch information
formatc1702 committed Jul 27, 2020
1 parent 4597538 commit 72618d6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions syntax.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,9 @@ additional_bom_items: # custom items to add to BOM
# false for simple connectors
hide_disconnected_pins: <bool> # defaults to false

# loops and shorts (#48)
loops: <List> # TODO

# loops
loops: <List> # every list item is itself a list of exactly two pins
# on the connector that are to be shorted

# auto-generation
autogenerate: <bool> # optional; defaults to false; see below
Expand Down

0 comments on commit 72618d6

Please sign in to comment.