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