0D's out and displaying proper
odo numbers, thing is it was displaying the bugged digits before i removed the 24c44 chip, from ??3789 -> 378950
guessing the cluster glitched at some point when i was initially powering it up, interesting though, still can't understand how the 35byte image physically fits onto the 256 bit chip (unless it is a rebadged version of a higher capacity chip).... it's the only image out of a dozen that has been 35 bytes in the process of reading/writing
can display mls instead of km, dist to empty changes from 650 km -> 402 mls by swapping bytes 7 - 8
Code: Select all
01 E8 CA A8 00 FF 20 DF
to
01 E8 CA A8 00 FF DF 20