more obd magic constants

This commit is contained in:
rusefi 2024-11-11 18:35:13 -05:00
parent d4ac46ef6a
commit 9e075a00d9
1 changed files with 3 additions and 4 deletions

View File

@ -39,10 +39,9 @@
#define PID_FUEL_AIR_RATIO_1 0x24
#define PID_SUPPORTED_PIDS_REQUEST_41_60 0x40
//todo#define PID_CONTROL_UNIT_VOLTAGE 0x42
//todo#define PID_ETHANOL 0x52
//todo#define PID_OIL_TEMPERATURE 0x5C
//todo#define PID_FUEL_TIMING 0x5D
#define PID_CONTROL_UNIT_VOLTAGE 0x42
#define PID_ETHANOL 0x52
#define PID_OIL_TEMPERATURE 0x5C
#define PID_FUEL_RATE 0x5E
//todo#define PID_TURBO_RPM 0x74