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
|
@ -22,10 +22,6 @@ struct pcf7931_config {
|
|||
int pcf7931_resetConfig(void);
|
||||
int pcf7931_printConfig(void);
|
||||
|
||||
int usage_pcf7931_read(void);
|
||||
int usage_pcf7931_write(void);
|
||||
int usage_pcf7931_config(void);
|
||||
|
||||
int CmdLFPCF7931(const char *Cmd);
|
||||
|
||||
int CmdLFPCF7931Read(const char *Cmd);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue