mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-19 21:03:48 -07:00
exposing function
This commit is contained in:
parent
a9d89c7d06
commit
307e39bb22
2 changed files with 3 additions and 4 deletions
|
@ -77,6 +77,7 @@ int fileExists(const char *filename);
|
|||
//bool create_path(const char *dirname);
|
||||
//bool setDefaultPath (savePaths_t pathIndex,const char *Path); // set a path in the path list session.defaultPaths
|
||||
|
||||
char *newfilenamemcopy(const char *preferredName, const char *suffix);
|
||||
|
||||
/**
|
||||
* @brief Utility function to save data to a binary file. This method takes a preferred name, but if that
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue