Skip to content

Commit

Permalink
Expand example 08 with images and caption
Browse files Browse the repository at this point in the history
Images to embed in the connector and cable nodes are stored in
a new resources folder.
  • Loading branch information
kvid committed Aug 4, 2020
1 parent 72e3aec commit 330ce39
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions examples/ex08.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ connectors:
pins: [T, R, S]
pinlabels: [Dot, Dash, Ground]
show_pincount: false
image: ../resources/stereo-phone3.5mm.png
caption: Tip, Ring, and Sleeve

cables:
W1:
Expand All @@ -15,6 +17,8 @@ cables:
color_code: DIN
wirecount: 3
shield: true
image: ../resources/cableWHBNGN+shield.png
caption: Cross-section

connections:
-
Expand Down
Binary file added resources/cableWHBNGN+shield.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/stereo-phone3.5mm.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 330ce39

Please sign in to comment.