Add cable type in a couple of examples
This commit is contained in:
parent
6f91b65128
commit
77bf398176
@ -16,6 +16,7 @@ cables:
|
|||||||
show_equiv: true # auto-calculate AWG equivalent from metric gauge
|
show_equiv: true # auto-calculate AWG equivalent from metric gauge
|
||||||
length: 0.2 # length in m
|
length: 0.2 # length in m
|
||||||
shield: true
|
shield: true
|
||||||
|
type: Serial
|
||||||
|
|
||||||
connections:
|
connections:
|
||||||
-
|
-
|
||||||
|
|||||||
@ -9,6 +9,7 @@ templates:
|
|||||||
length: 0.2
|
length: 0.2
|
||||||
colors: [PK, TQ, YE, VT]
|
colors: [PK, TQ, YE, VT]
|
||||||
category: bundle
|
category: bundle
|
||||||
|
type: I²C
|
||||||
|
|
||||||
connectors:
|
connectors:
|
||||||
X1:
|
X1:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user