From 9b8b525b057956338f1434859665684715e2b980 Mon Sep 17 00:00:00 2001 From: Andrey Date: Sat, 16 Apr 2022 13:58:26 -0400 Subject: [PATCH] logging of live data structs was: data points #3614 temporary solution for total model buffer size --- firmware/integration/rusefi_config.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/firmware/integration/rusefi_config.txt b/firmware/integration/rusefi_config.txt index 164778d289..baeb937544 100644 --- a/firmware/integration/rusefi_config.txt +++ b/firmware/integration/rusefi_config.txt @@ -85,6 +85,7 @@ ! this is here so that rusEFI console can access it, too ! #define TS_OUTPUT_SIZE 640 +#define TS_TOTAL_OUTPUT_SIZE 992 ! ! this is used to confirm that firmware and TunerStudio are using the same rusefi.ini version