sing emulator memory for sim and restore -> "data" in struct no longer necessary

This commit is contained in:
tharexde 2020-10-31 01:51:04 +01:00
commit 754285d9c7

View file

@ -49,7 +49,6 @@ typedef struct {
uint32_t password2;
uint32_t word;
uint32_t addresses;
uint8_t data[136];
} PACKED em4x50_data_t;
typedef struct {