This is your injector flow at the fuel pressure used in the vehicle

only:See units setting below
This commit is contained in:
Andrey 2024-10-06 21:17:11 -04:00
parent 9a5c3d0c06
commit 349da63c79
1 changed files with 1 additions and 1 deletions

View File

@ -473,7 +473,7 @@ uint16_t engineSnifferRpmThreshold;Engine sniffer would be disabled above this r
struct injector_s
float flow;This is your injector flow at the fuel pressure used in the vehicle. cc/min, cubic centimetre per minute\nBy the way, g/s = 0.125997881 * (lb/hr)\ng/s = 0.125997881 * (cc/min)/10.5\ng/s = 0.0119997981 * cc/min;"cm3/min", 1, 0, 0, 99999, 2
float flow;This is your injector flow at the fuel pressure used in the vehicle\nSee units setting below;"", 1, 0, 0, 99999, 2
float[VBAT_INJECTOR_CURVE_SIZE] battLagCorrBins;;"volts", 1, 0, 0, 20, 2
float[VBAT_INJECTOR_CURVE_SIZE] battLagCorr;ms delay between injector open and close dead times;"ms", 1, 0, 0, 50, 2
end_struct