Quote:
Originally Posted by Td-d
Ok, looks like it is a bit, not the whole byte.
Define the defogger switch as follows, and see if it still triggers:
Code:
paramname = defogger_sw
paramid = 0xFFF89393
databits = 1
offsetbits = 5
If that doesn't work, try offsetbits at 6.
|
Instead of using the offset wouldn't it be easier to just log address FFF89398? Or am I batshit crazy with no concept of memory addressing practices?
- AdrianG