This commit is contained in:
rusefi 2022-01-01 20:37:49 -05:00
parent 3984299220
commit 00d373bb92
1 changed files with 2 additions and 0 deletions

View File

@ -10,10 +10,12 @@
#define MRE_LS_1 TLE8888_PIN_6
// clt = "18 - AN temp 1"
// R27 pull-up
#define MRE_IN_ANALOG_TEMP_1 EFI_ADC_0
#define MRE_IN_CLT MRE_IN_ANALOG_TEMP_1
// iat = "23 - AN temp 2"
// R25 pull-up
#define MRE_IN_ANALOG_TEMP_2 EFI_ADC_1
#define MRE_IN_IAT MRE_IN_ANALOG_TEMP_2