##### ## #### ## #####
_____ (___ ) | | _ | | ( )_| | `\___/'
## ### ## ## ## ####
|\ /| | ) ( | | | | | | | | | | | | | | (___) | (_______)
#### ### ## # #### ### # ## ### ###
IMPORTANT: enter the case-INsensitive alphabetic (no numbers) code AND WRITE SOME SHORT summary of changes (below) if you are saving changes. (not required for previewing changes). Wiki-spamming is not tolerated, will be removed, so it does NOT even show up in history. Spammers go away now. Visit Preferences to set your user name Summary of change: Display on mlp01: <code> RPM:0000 W00SFFI00 99 -00 c0000 i0000 clt: 76c adv:05 0768 iac:080 000 </code> Definitions of mlp01 from lcd_display.c : <code> 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 }; </code> '''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 Optional: Add document to category: Wiki formatting: * is Bullet list ** Bullet list subentry ... '''Bold''', ---- is horizontal ruler, <code> preformatted text... </code> See wiki editing HELP for tables and other formatting tips and tricks.