From d40f38f26c1593c53b08c9adf466b5f43bb5347f Mon Sep 17 00:00:00 2001 From: BeerMoneyMotorsports <82395131+BeerMoneyMotorsports@users.noreply.github.com> Date: Wed, 29 Sep 2021 19:59:02 -0400 Subject: [PATCH] etb (#3283) --- .../hellen/hellen-nb1/connectors/main.yaml | 25 ++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/firmware/config/boards/hellen/hellen-nb1/connectors/main.yaml b/firmware/config/boards/hellen/hellen-nb1/connectors/main.yaml index 06862ea071..d4e4e75399 100644 --- a/firmware/config/boards/hellen/hellen-nb1/connectors/main.yaml +++ b/firmware/config/boards/hellen/hellen-nb1/connectors/main.yaml @@ -326,7 +326,30 @@ pins: - pin: 4L function: WBO - + - pin: int_pps1 + id: [GPIOA_3, EFI_ADC_3] + class: [switch_inputs, analog_inputs] + ts_name: PPS1 + + - pin: int_tps2 + id: [GPIOA_1, EFI_ADC_1] + class: [switch_inputs, analog_inputs] + ts_name: TPS1 + + - pin: int_etb+ + id: GPIOC_7 + class: outputs + ts_name: ETB + + + - pin: int_etb- + id: GPIOC_8 + class: outputs + ts_name: ETB + + + - pin: int_etb_EN + id: GPIOC_6 + class: outputs + ts_name: ETB + info: