BMW E8x/E9x MK60e5

This commit is contained in:
rusefillc 2023-11-26 22:57:01 -05:00
parent 9e4ca638e4
commit 2c4d955fa3
2 changed files with 3 additions and 3 deletions

View File

@ -331,7 +331,7 @@ typedef enum __attribute__ ((__packed__)) {
BMW_e46 = 0,
W202 = 1,
LUA = 2,
BMW_e90 = 3,
} can_vss_nbc_e;
/**

View File

@ -1398,8 +1398,8 @@ tChargeMode_e tChargeMode;
pid_s idleRpmPid2
custom can_vss_nbc_e 1 bits, U08, @OFFSET@, [0:1], "BMW_e46", "W202", "Lua"
can_vss_nbc_e canVssNbcType;set can_vss X
custom can_vss_nbc_e 2 bits, U08, @OFFSET@, [0:1], "BMW_e46", "W202", "Lua", "BMW E8x/E9x MK60e5"
can_vss_nbc_e canVssNbcType
gppwm_channel[GPPWM_CHANNELS iterate] gppwm;