Обновление платы на V2
This commit is contained in:
parent
24ec1853d3
commit
8e46120349
|
|
@ -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];
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue