diff --git a/firmware/config/boards/hellen/alphax-4chan/connectors/main.yaml b/firmware/config/boards/hellen/alphax-4chan/connectors/main.yaml index 54ce5efb4f..0b5b54839f 100644 --- a/firmware/config/boards/hellen/alphax-4chan/connectors/main.yaml +++ b/firmware/config/boards/hellen/alphax-4chan/connectors/main.yaml @@ -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