This commit is contained in:
parent
b00e92fb61
commit
a89f122bb0
|
@ -2,21 +2,21 @@ pins:
|
|||
- pin: 1
|
||||
id: [GPIOE_11, GPIOE_11]
|
||||
class: [event_inputs, switch_inputs]
|
||||
function: Digital trigger/switch input
|
||||
function: Digital trigger/switch input for instance Hall type CAM
|
||||
ts_name: Digital 2
|
||||
type: din
|
||||
|
||||
- pin: 2
|
||||
id: [GPIOE_12, GPIOE_12]
|
||||
class: [event_inputs, switch_inputs]
|
||||
function: Digital trigger/switch input
|
||||
function: Digital trigger/switch input for instance VSS
|
||||
ts_name: Digital 3
|
||||
type: din
|
||||
|
||||
- pin: 3
|
||||
id: [GPIOE_14, GPIOE_14]
|
||||
class: [event_inputs, switch_inputs]
|
||||
function: Digital trigger/switch input
|
||||
function: Digital trigger/switch input for instance Start Button
|
||||
ts_name: Digital 4
|
||||
type: din
|
||||
|
||||
|
|
Loading…
Reference in New Issue