Skip to content

Commit eece450

Browse files
committed
Add color shield info
Feature introduced in #126
1 parent 0caeaff commit eece450

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

syntax.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,9 @@ Since the auto-incremented and auto-assigned designator is not known to the user
104104
show_equiv: <bool> # defaults to false; can auto-convert between mm2 and AWG
105105
# and display the result when set to true
106106
length: <int/float> # is assumed to be in meters
107-
shield: <bool/str> # defaults to false
108-
# the shield can be accessed in connections
107+
shield: <bool/color> # defaults to false
108+
# setting to true will display the shield as a thin black line
109+
# using a color (see below) will render the shield in that color
109110
# using 's' as the wire number
110111
notes: <str>
111112

0 commit comments

Comments
 (0)