From d5f0948a39ac02376568fc4b33da9afab8847d52 Mon Sep 17 00:00:00 2001 From: rusefillc Date: Wed, 2 Dec 2020 13:38:02 -0500 Subject: [PATCH] time to bump TS_OUTPUT_SIZE! --- firmware/integration/rusefi_config.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firmware/integration/rusefi_config.txt b/firmware/integration/rusefi_config.txt index 45f387ce49..d1c524d301 100644 --- a/firmware/integration/rusefi_config.txt +++ b/firmware/integration/rusefi_config.txt @@ -53,7 +53,7 @@ ! this is here so that rusEfi console can access it, too ! [IMPORTANT] every time TS_OUTPUT_SIZE is changed make sure to increment TS_SIGNATURE above ! -#define TS_OUTPUT_SIZE 288 +#define TS_OUTPUT_SIZE 340 ! ! this is used to confirm that firmware and TunerStudio are using the same rusefi.ini version