honda obd1

VR
This commit is contained in:
rusefillc 2024-01-18 23:02:26 -05:00
parent 16f85f45d0
commit 9edfd2233f
3 changed files with 4 additions and 5 deletions

View File

@ -99,6 +99,7 @@ void setBoardDefaultConfiguration() {
engineConfiguration->fanPin = Gpio::MM100_IGN8;
engineConfiguration->fuelPumpPin = Gpio::MM100_OUT_PWM2;
engineConfiguration->vrThreshold[0].pin = Gpio::MM100_OUT_PWM6;
// "required" hardware is done - set some reasonable defaults
setupDefaultSensorInputs();

View File

@ -48,7 +48,7 @@ pins:
class: outputs
color: orange
type: ls
ts_name: ___ VVT or Low Side output 1
ts_name: ___ VVT1 or Low Side output 1
- pin: B8
meta: MM100_IGN8
@ -111,7 +111,7 @@ pins:
class: outputs
type: ls
color: white
ts_name: ___ Low Side output 4 / Fuel Pump
ts_name: ___ Low Side output 4 / Fuel Pump Relay
- pin: B17
meta: MM100_OUT_PWM1
@ -125,7 +125,7 @@ pins:
class: outputs
color: grey
type: ls
ts_name: ___ VVT or Idle or Low Side output 2
ts_name: ___ VVT2 or Idle or Low Side output 2
info:
cid: b

View File

@ -14,8 +14,6 @@
#define ts_show_can2 false
#define ts_show_software_knock true
#define ts_show_hardware_simulator false
#define ts_show_vr_threshold_all false