auto-sync

This commit is contained in:
rusEfi 2016-06-30 00:02:57 -04:00
parent a8b67baaf9
commit 1acede3bb1
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ typedef struct {
void prepareVoidConfiguration(engine_configuration_s *activeConfiguration);
void setDefaultConfiguration(DECLARE_ENGINE_PARAMETER_F);
void setAfrMap(afr_table_t table, float value);
void setMap(fuel_table_t table, float value);
void setWholeFuelMap(float value DECLARE_ENGINE_PARAMETER_S);
void setWholeIgnitionIatCorr(float value DECLARE_ENGINE_PARAMETER_S);