.
This commit is contained in:
@ -36,6 +36,10 @@ connectors:
|
||||
DS1820_Retour:
|
||||
<<: *ds_f # copying items from the template
|
||||
<<: *con_ds # copying items from the template
|
||||
Encoder:
|
||||
type: 4 point
|
||||
subtype: female
|
||||
pins: [GND, pinA, pinB, Switch]
|
||||
DompelPomp:
|
||||
type: 2 point
|
||||
subtype: female
|
||||
@ -86,8 +90,8 @@ cables:
|
||||
category: bundle
|
||||
gauge: 0.14 mm2
|
||||
length: 0.3
|
||||
wirelabels: [GND, +3.3V, Signal]
|
||||
colors: [BK, RD, YE]
|
||||
wirelabels: [GND, Signal]
|
||||
colors: [BK, YE]
|
||||
RelayPower:
|
||||
<<: *wire
|
||||
category: bundle
|
||||
@ -106,7 +110,6 @@ cables:
|
||||
<<: *wire
|
||||
wirelabels: [fase,nul, aarde]
|
||||
colors: [BN,BU, GNYE]
|
||||
|
||||
dcPower:
|
||||
<<: *wire
|
||||
category: bundle
|
||||
@ -114,7 +117,13 @@ cables:
|
||||
wirelabels: [GND, +5V]
|
||||
colors: [BK, RD]
|
||||
|
||||
|
||||
EncoderW:
|
||||
<<: *wire
|
||||
category: bundle
|
||||
gauge: 0.14 mm2
|
||||
length: 0.3
|
||||
colors: [BN,BU, GNYE, RD]
|
||||
# wirelabels: [GND, pinA, PinB, ]
|
||||
|
||||
tweak:
|
||||
override:
|
||||
|
Reference in New Issue
Block a user