Update custom_firmware.yaml
This commit is contained in:
parent
eb0d7f06ca
commit
100a99a237
|
@ -1,3 +1,5 @@
|
|||
meta: config/boards/hellen_meta.h
|
||||
|
||||
pins:
|
||||
|
||||
- id: EFI_ADC_0
|
||||
|
@ -25,6 +27,12 @@ pins:
|
|||
# class: [switch_inputs, event_inputs]
|
||||
# ts_name: CMP (A6)
|
||||
|
||||
- pin: C7
|
||||
id: [H144_IN_CAM, H144_IN_CAM]
|
||||
class: [event_inputs, switch_inputs]
|
||||
function: Camshaft Intake Hall Sensor or Generic Digital Input
|
||||
type: hall
|
||||
ts_name: CAM Hall/Digital
|
||||
|
||||
|
||||
- id: EFI_ADC_8
|
||||
|
|
Loading…
Reference in New Issue