From 688bc2b800268525b9d7b85e3713b54291f4d20d Mon Sep 17 00:00:00 2001 From: Matthew Kennedy Date: Thu, 20 Aug 2020 04:43:56 -0700 Subject: [PATCH] fix crc command (#1705) Co-authored-by: Matthew Kennedy --- firmware/tunerstudio/rusefi.input | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firmware/tunerstudio/rusefi.input b/firmware/tunerstudio/rusefi.input index e06d6854f6..a61b88458a 100644 --- a/firmware/tunerstudio/rusefi.input +++ b/firmware/tunerstudio/rusefi.input @@ -53,7 +53,7 @@ enable2ndByteCanID = false pageActivate = "@@TS_PAGE_COMMAND_char@@" pageValueWrite = "@@TS_SINGLE_WRITE_COMMAND_char@@%2o%v" pageChunkWrite = "@@TS_CHUNK_WRITE_COMMAND_char@@%2o%2c%v" - crc32CheckCommand = "@@TS_CRC_CHECK_COMMAND@@%2o%2c" + crc32CheckCommand = "@@TS_CRC_CHECK_COMMAND_char@@%2o%2c" retrieveConfigError = "e" ;communication settings