Display on mlp01:\nÿ1ÿ
Definitions of mlp01 from lcd_display.c :\n
PGM_VOID_P lcd_line_10[] PROGMEM = { lcd_rpmstr, lcd_rpm_true_4char, lcd_space, lcd_W, lcd_S, lcd_I, LINEEND1 }; PGM_VOID_P lcd_line_11[] PROGMEM = { mik_lineA, mik_lineB, LINEEND1 }; PGM_VOID_P lcd_line_12[] PROGMEM = { lcd_coolantstr, lcd_coolant, lcd_2space, lcd_advstr, lcd_adv, LINEEND1 } ; PGM_VOID_P lcd_line_13[] PROGMEM = { lcd_pw, lcd_space, lcd_iacstr, lcd_iacpos, lcd_idlerpm, lcd_space, LINEE ND2 };
the first one on the last line?
- lcd_pw: injector pulsewidth (10usec)
What is the 2nd line variables that are being displayed
- ego_voltage(). Leftover from the ancient times, not interesting with a wideband
- Every few seconds or so (no pattern at all) the "99" changes, usually jumps to 56-58-62 really quick and then stays at 99 for a bit. Sometimes I get a few other numbers but those are the most common.
- Doesn't matter if the car is running or not.
- Doesn't matter if I am connected to the car or just a test bench with no sensors at all.
- Doesn't matter which config.
Nothing to worry about here