Small fixes
This commit is contained in:
parent
09fb51348f
commit
ba6b5ef9bc
@ -28,7 +28,7 @@ connections: # list of all connections to be made
|
|||||||
## Connector attributes
|
## Connector attributes
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
X1:
|
X1: # unique connector designator/name
|
||||||
# general information about a connector (all optional)
|
# general information about a connector (all optional)
|
||||||
type: <string>
|
type: <string>
|
||||||
subtype: <string>
|
subtype: <string>
|
||||||
@ -45,7 +45,7 @@ X1:
|
|||||||
# product information (all optional)
|
# product information (all optional)
|
||||||
manufacturer: <string>
|
manufacturer: <string>
|
||||||
manufacturer_part_number: <string>
|
manufacturer_part_number: <string>
|
||||||
internel_part_number: <string>
|
internal_part_number: <string>
|
||||||
|
|
||||||
# rendering information
|
# rendering information
|
||||||
style: <style> # optional; may be set to simple for single pin connectors
|
style: <style> # optional; may be set to simple for single pin connectors
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user