parent
e25ebd237f
commit
9a4ca269fe
|
@ -284,8 +284,8 @@ pins:
|
||||||
|
|
||||||
- pin: E3
|
- pin: E3
|
||||||
# H144_IN_SENS2
|
# H144_IN_SENS2
|
||||||
id: F4
|
id: [F4, F4]
|
||||||
class: switch_inputs
|
class: [event_inputs, switch_inputs]
|
||||||
function: Digital Input 3
|
function: Digital Input 3
|
||||||
type: hall
|
type: hall
|
||||||
ts_name: E3 - Digital In 3
|
ts_name: E3 - Digital In 3
|
||||||
|
@ -293,8 +293,8 @@ pins:
|
||||||
|
|
||||||
- pin: E4
|
- pin: E4
|
||||||
# H144_IN_SENS3
|
# H144_IN_SENS3
|
||||||
id: F5
|
id: [F5, F5]
|
||||||
class: switch_inputs
|
class: [event_inputs, switch_inputs]
|
||||||
function: Digital Input 4
|
function: Digital Input 4
|
||||||
type: hall
|
type: hall
|
||||||
ts_name: E4 - Digital In 4
|
ts_name: E4 - Digital In 4
|
||||||
|
|
Loading…
Reference in New Issue