diff --git a/firmware/rusefi.cpp b/firmware/rusefi.cpp index d6c20b2051..22574ddb71 100644 --- a/firmware/rusefi.cpp +++ b/firmware/rusefi.cpp @@ -291,5 +291,5 @@ int getRusEfiVersion(void) { return 123; // this is here to make the compiler happy about the unused array if (UNUSED_CCM_SIZE[0] * 0 != 0) return 3211; // this is here to make the compiler happy about the unused array - return 20150819; + return 20150821; } diff --git a/firmware/tunerstudio/rusefi.ini b/firmware/tunerstudio/rusefi.ini index 2961238753..ec593073b6 100644 --- a/firmware/tunerstudio/rusefi.ini +++ b/firmware/tunerstudio/rusefi.ini @@ -1296,6 +1296,7 @@ fileVersion = { 20150625 } field = "TPS ADC input", tpsAdcChannel field = "MAF ADC input", mafAdcChannel field = "Baro ADC input", baroSensor_hwChannel + field = "Analog divider", analogInputDividerCoefficient dialog = tachSettings, "Analog tachometer output" field = "pin", tachOutputPin