Update custom_firmware.yaml testing new pins
This commit is contained in:
parent
ebd5aea5bf
commit
43ff4e223c
|
@ -129,6 +129,21 @@ pins:
|
|||
class: [switch_inputs, event_inputs]
|
||||
ts_name: CMP
|
||||
|
||||
- id: [A5, A5, EFI_ADC_5]
|
||||
class: [switch_inputs, event_inputs, analog_inputs]
|
||||
ts_name: I/O PA5
|
||||
|
||||
- id: [C6, C6, C6]
|
||||
class: [switch_inputs, event_inputs, outputs]
|
||||
ts_name: I/O PC6 (ETB-PWM)
|
||||
|
||||
- id: [C10, C10, C10]
|
||||
class: [switch_inputs, event_inputs, outputs]
|
||||
ts_name: I/O PC10 (VVT)
|
||||
|
||||
- id: [C11, C11, C11]
|
||||
class: [switch_inputs, event_inputs, outputs]
|
||||
ts_name: I/O PC11 (VVT2)
|
||||
#- id: D11
|
||||
# class: outputs
|
||||
# ts_name: I/O PD11
|
||||
|
|
Loading…
Reference in New Issue