mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 10:37:23 -07:00
deleted non existing functions in header
This commit is contained in:
parent
c37b74a721
commit
ced056be19
1 changed files with 0 additions and 5 deletions
|
@ -13,11 +13,6 @@
|
|||
|
||||
#include "../include/em4x50.h"
|
||||
|
||||
int em4x50_standalone_read(uint32_t *words);
|
||||
int em4x50_standalone_brute(uint32_t start, uint32_t stop, uint32_t *pwd);
|
||||
bool em4x50_sim_send_listen_window(void);
|
||||
bool em4x50_sim_send_word(uint32_t word);
|
||||
|
||||
void em4x50_info(em4x50_data_t *etd);
|
||||
void em4x50_write(em4x50_data_t *etd);
|
||||
void em4x50_writepwd(em4x50_data_t *etd);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue