Update example+tutorial input files
tut
This commit is contained in:
parent
94731cdf81
commit
65a4d6bd07
@ -9,7 +9,7 @@ templates:
|
||||
length: 0.2
|
||||
colors: [PK, TQ, YE, VT]
|
||||
category: bundle
|
||||
type: I²C
|
||||
type: I2C
|
||||
|
||||
connectors:
|
||||
X1:
|
||||
|
||||
@ -10,7 +10,7 @@ from wireviz import wireviz
|
||||
|
||||
demos = 2 # 2
|
||||
examples = 9 # 9
|
||||
tutorials = 7 # 7
|
||||
tutorials = 8 # 7
|
||||
|
||||
if demos:
|
||||
for i in range(1,demos+1):
|
||||
|
||||
5
tutorial/tutorial08.md
Normal file
5
tutorial/tutorial08.md
Normal file
@ -0,0 +1,5 @@
|
||||
## Part numbers
|
||||
|
||||
* Part number information can be added to parts
|
||||
* Only provided fields will be added to the diagram and bom
|
||||
* Bundles can have part information specified by wire
|
||||
Loading…
x
Reference in New Issue
Block a user