two more entries for new function 4x50_bruteforce

This commit is contained in:
tharexde 2020-09-27 12:53:09 +02:00
commit e8abcb9b23

View file

@ -49,6 +49,8 @@ typedef struct {
uint8_t addresses[4];
uint8_t address;
uint8_t word[4];
uint32_t start_password;
uint32_t stop_password;
} em4x50_data_t;
typedef struct {