## ## ####### ####### ## # ## ## ##
##### ## #### #### # # #####
_____ | _ | | | | | | | | | \ \/' / \_/\_\
## ## ## ## #### ## ## ## ##
_ _ | | | | | |_| | | _ | | | | | \_| |_/
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: Q: about SVN rev. 635 Did this change affect somehow ver2 injection? I'm getting my engine flooded as my 1.0.38 version is working correctly. OK solved it myself. [code] uint16_t pwcalc = inj_port->pwcalc; uint16_t now = etime.now; // note, that we do not change inj_port.stopat if we do not schedule // so we don't disturb the turnoff of injector. if (pwcalc){ uint16_t pwcalc, pwd, stopat; [/code] pwcalc was introduced again/or not initialised correctly. Just removed second one. As usually patch avaible here http://kotisivu.dnainternet.net/sakrkorh/fw/1.0.44/ 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.