From 3961124d9f5ec922f750227633da7fa7aa919ad6 Mon Sep 17 00:00:00 2001 From: rusEfi Date: Fri, 21 Aug 2015 13:01:32 -0400 Subject: [PATCH] auto-sync --- firmware/rusefi.cpp | 2 +- firmware/tunerstudio/rusefi.ini | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) 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