Minor ini cleanup

This commit is contained in:
Josh Stewart 2015-09-18 08:25:46 +10:00
parent edcc52f7cc
commit bc1b82b6cd
2 changed files with 2 additions and 9 deletions

View File

@ -159,7 +159,6 @@ struct config1 {
byte tpsMax;
byte mapMin;
unsigned int mapMax;
byte unused48;
byte unused49;
byte unused50;
byte unused51;

View File

@ -386,6 +386,8 @@ page = 7
defaultValue = inj3Ang, 355
defaultValue = inj4Ang, 355
defaultValue = dutyLim, 100
defaultValue = mapMin, 10
defaultValue = mapMax, 260
[Menu]
@ -1127,15 +1129,7 @@ help = helpEnrichments, "Enrichments Help"
seconds = { secl };
afrtarget = { 0 }
; #include "lambdaSensors.ini"
#if MPX4250
; barometer = { table(baroADC, "kpafactor4250.inc") }
; map = { table(mapADC, "kpafactor4250.inc") } ; Manifold pressure in kPa.
#else
; barometer = { table(baroADC, "kpafactor4115.inc") }
; map = { table(mapADC, "kpafactor4115.inc") }
#endif
; throttle = { table(tpsADC, "throttlefactor.inc") }
throttle = { tps }, "%"