From 72618d6e6e77dbb16de640450c998676d5b0a79d Mon Sep 17 00:00:00 2001 From: Daniel Rojas Date: Mon, 27 Jul 2020 20:55:33 +0200 Subject: [PATCH] Add info on loops --- syntax.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/syntax.md b/syntax.md index 89500103..13f791fa 100644 --- a/syntax.md +++ b/syntax.md @@ -61,9 +61,9 @@ additional_bom_items: # custom items to add to BOM # false for simple connectors hide_disconnected_pins: # defaults to false - # loops and shorts (#48) - loops: # TODO - + # loops + loops: # every list item is itself a list of exactly two pins + # on the connector that are to be shorted # auto-generation autogenerate: # optional; defaults to false; see below