Skip to content

Commit cbf4701

Browse files
committed
boards: super-uaefi: fix A16 pin
MM100_IN_AUX3 != MM100_MEGA_UAEFI_IN_AUX3 Also add analog function only: super-uaefi
1 parent 1da8eb2 commit cbf4701

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

  • firmware/config/boards/hellen/super-uaefi/connectors

firmware/config/boards/hellen/super-uaefi/connectors/60pin.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,10 +102,11 @@ pins:
102102
color: blue
103103

104104
- pin: 16A
105-
meta: MM100_MEGA_UAEFI_IN_AUX3
106-
class: switch_inputs
105+
id: [MM100_IN_AUX3, MM100_IN_AUX3_ANALOG]
106+
class: [switch_inputs, analog_inputs]
107107
ts_name: ___ Digital input signal
108108
function: Digital input signal
109+
type: av
109110

110111
- pin: 17A
111112
id: [MM100_IN_D2, MM100_IN_D2]

0 commit comments

Comments
 (0)