Merge branch 'dev-bruteforce_em4x50' into allin

merge
This commit is contained in:
tharexde 2020-09-27 19:55:42 +02:00
commit ab8b5814b0
10 changed files with 147 additions and 286 deletions

View file

@ -51,6 +51,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 {