From 8e461203493ca34bf5f47ed81bc696f0ad00ac9e Mon Sep 17 00:00:00 2001 From: cfif Date: Thu, 28 May 2026 12:41:50 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D0=B8=D0=B5=20=D0=BF=D0=BB=D0=B0=D1=82=D1=8B=20=D0=BD?= =?UTF-8?q?=D0=B0=20V2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- DataNonVolatile.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/DataNonVolatile.h b/DataNonVolatile.h index 95a8bbb..b2e8417 100644 --- a/DataNonVolatile.h +++ b/DataNonVolatile.h @@ -86,9 +86,6 @@ typedef struct { } ecu_identification_t; typedef struct __attribute__ ((packed)) { - uint32_t meta_fw_crc; - uint32_t size_fw; - uint8_t meta_fw_name_size; char meta_fw_name[9];