This commit is contained in:
parent
16a39badff
commit
f08c172cfc
|
@ -1,6 +1,24 @@
|
|||
# https://github.com/rusefi/rusefi/blob/master/firmware/config/boards/hellen/hellen_meta.h
|
||||
|
||||
pins:
|
||||
- pin: Aux PPS2
|
||||
# H144_IN_AUX2
|
||||
id: EFI_ADC_14
|
||||
class: analog_inputs
|
||||
ts_name: Aux PPS2
|
||||
|
||||
- pin: Aux TPS2
|
||||
# H144_IN_AUX1
|
||||
id: EFI_ADC_8
|
||||
class: analog_inputs
|
||||
ts_name: Aux TPS2
|
||||
|
||||
- pin: Aux TPS3
|
||||
# H144_IN_AUX3
|
||||
id: EFI_ADC_15
|
||||
class: analog_inputs
|
||||
ts_name: Aux TPS3
|
||||
|
||||
- pin: 1
|
||||
id: G14
|
||||
class: outputs
|
||||
|
|
Loading…
Reference in New Issue