enable as event input

only:alphax-4chan
This commit is contained in:
rusefillc 2023-04-15 14:45:51 -04:00
parent e25ebd237f
commit 9a4ca269fe
1 changed files with 4 additions and 4 deletions

View File

@ -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