This commit is contained in:
Andrey 2022-09-03 06:59:00 -04:00
parent fdee7db991
commit 51396deefa
1 changed files with 0 additions and 2 deletions

View File

@ -136,8 +136,6 @@ float getRunningFuel(float baseFuel) {
return runningFuel;
}
/* DISPLAY_ENDIF */
static SpeedDensityAirmass sdAirmass(veMap, mapEstimationTable);
static MafAirmass mafAirmass(veMap);
static AlphaNAirmass alphaNAirmass(veMap);