From d396a07f0f726cae08915a1b37d695a047a968ed Mon Sep 17 00:00:00 2001 From: rusefillc Date: Tue, 16 Aug 2022 21:00:59 -0400 Subject: [PATCH] poke just in case --- firmware/integration/rusefi_config.txt | 1 - firmware/tunerstudio/rusefi.input | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/firmware/integration/rusefi_config.txt b/firmware/integration/rusefi_config.txt index 712110dcd9..d1a91018a6 100644 --- a/firmware/integration/rusefi_config.txt +++ b/firmware/integration/rusefi_config.txt @@ -738,7 +738,6 @@ pin_input_mode_e throttlePedalUpPinMode; uint16_t idlePositionMax;+Voltage when the idle valve is open.\nYou probably don't have one of these!\n1 volt = 1000 units;"mv", 1, 0, 0, 5000, 0 - uint32_t tunerStudioSerialSpeed;+Secondary TTL channel baud rate;"BPs", 1, 0, 0, 1000000, 0 float compressionRatio;+Just for reference really, not taken into account by any logic at this point;"CR", 1, 0, 0, 300, 1 diff --git a/firmware/tunerstudio/rusefi.input b/firmware/tunerstudio/rusefi.input index b09904fb69..f64305bb6b 100644 --- a/firmware/tunerstudio/rusefi.input +++ b/firmware/tunerstudio/rusefi.input @@ -19,6 +19,7 @@ ; field = "! red text" ; field = "normal text" ; +; ; this should stop TS from looking for the CAN ID in the 2nd byte location and allow the page reads to work correctly. enable2ndByteCanID = false