Relocated write requests in function 4x50_restore from device to client
This commit is contained in:
@@ -24,7 +24,6 @@ void em4x50_writepwd(em4x50_data_t *etd);
|
||||
void em4x50_read(em4x50_data_t *etd);
|
||||
void em4x50_brute(em4x50_data_t *etd);
|
||||
void em4x50_login(uint32_t *password);
|
||||
void em4x50_restore(em4x50_data_t *etd);
|
||||
void em4x50_sim(void);
|
||||
void em4x50_reader(void);
|
||||
void em4x50_chk(uint32_t *numkeys);
|
||||
|
||||
Reference in New Issue
Block a user