Alphax4ch: yaml fix (#4037)
This commit is contained in:
parent
906692bb1d
commit
b2c9f6977a
|
@ -288,7 +288,7 @@ pins:
|
||||||
class: switch_inputs
|
class: switch_inputs
|
||||||
function: Digital Input 3
|
function: Digital Input 3
|
||||||
type: hall
|
type: hall
|
||||||
ts_name: D3 - Digital In 3
|
ts_name: E3 - Digital In 3
|
||||||
color: green
|
color: green
|
||||||
|
|
||||||
- pin: E4
|
- pin: E4
|
||||||
|
@ -297,7 +297,7 @@ pins:
|
||||||
class: switch_inputs
|
class: switch_inputs
|
||||||
function: Digital Input 4
|
function: Digital Input 4
|
||||||
type: hall
|
type: hall
|
||||||
ts_name: D3 - Digital In 4
|
ts_name: E4 - Digital In 4
|
||||||
color: green
|
color: green
|
||||||
|
|
||||||
- pin: E5
|
- pin: E5
|
||||||
|
@ -310,7 +310,7 @@ pins:
|
||||||
class: [event_inputs, switch_inputs]
|
class: [event_inputs, switch_inputs]
|
||||||
function: Cam Sensor VR+ as Hall
|
function: Cam Sensor VR+ as Hall
|
||||||
type: hall
|
type: hall
|
||||||
ts_name: C3 - Cam+ (hall)
|
ts_name: E6 - Cam+ (hall)
|
||||||
color: gray
|
color: gray
|
||||||
|
|
||||||
- pin: E5E6
|
- pin: E5E6
|
||||||
|
|
Loading…
Reference in New Issue