This website requires JavaScript.
Explore
Help
Register
Sign In
andreika-git
/
rusefi
mirror of
https://github.com/andreika-git/rusefi.git
Watch
1
Star
0
Fork
You've already forked rusefi
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
logicdata_fix
rusefi
/
firmware
/
controllers
/
algo
/
airmass
/
airmass.h
7 lines
100 B
C
Raw
Permalink
Blame
History
#
pragma once
struct
AirmassResult
{
float
CylinderAirmass
=
0
;
float
EngineLoadPercent
=
100
;
}
;
Reference in New Issue
View Git Blame
Copy Permalink