Обновление платы на V2

This commit is contained in:
cfif 2026-05-28 12:41:50 +03:00
parent 24ec1853d3
commit 8e46120349
1 changed files with 0 additions and 3 deletions

View File

@ -86,9 +86,6 @@ typedef struct {
} ecu_identification_t; } ecu_identification_t;
typedef struct __attribute__ ((packed)) { typedef struct __attribute__ ((packed)) {
uint32_t meta_fw_crc;
uint32_t size_fw;
uint8_t meta_fw_name_size; uint8_t meta_fw_name_size;
char meta_fw_name[9]; char meta_fw_name[9];