mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
internal help fcts -> static
This commit is contained in:
parent
cc0454d5d2
commit
3d6d58aae5
63 changed files with 392 additions and 539 deletions
|
@ -31,9 +31,5 @@ int CmdVisa2kSim(const char *Cmd);
|
|||
int getvisa2kBits(uint64_t fullcode, uint8_t *bits);
|
||||
int detectVisa2k(uint8_t *dest, size_t *size);
|
||||
|
||||
int usage_lf_visa2k_clone(void);
|
||||
int usage_lf_visa2k_sim(void);
|
||||
//int usage_lf_visa2k_read(void);
|
||||
//int usage_lf_visa2k_demod(void);
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue