Quote:
Originally Posted by Chicken Patty
hello fellas.
I used the logcfg file in the first post and it logs and works great. However, I notice that I am missing MAF Voltage. Any idea why? I've tried a few different log cfg files that work but none log MAF Voltage. Any help is appreciated, thanks.
|
Mate is in there its just commented out
;paramname = MAF_Voltage
;paramid = 0xFFF842AC
;databits = 16
;scalingrpn = x,0.000076293945,*
remove the ; and it should work fine its same address as G rom and wrks fine for me
paramname = MAF_Voltage
paramid = 0xFFF842AC
databits = 16
scalingrpn = x,0.000076293945,*