From a544fb01bae80d7ef83b0295a4821be40b206298 Mon Sep 17 00:00:00 2001 From: Visa Tuominen Date: Mon, 8 Aug 2022 14:12:14 +0300 Subject: [PATCH] add loop_color, note name or index for loops --- docs/syntax.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/syntax.md b/docs/syntax.md index 8da04ae..01ae277 100644 --- a/docs/syntax.md +++ b/docs/syntax.md @@ -85,6 +85,8 @@ tweak: # optional tweaking of .gv output # loops loops: # 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 for loop wiring # auto-generation autogenerate: # optional; defaults to false; see below