mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
chg: allow to download ´lf config´ settings to client
This commit is contained in:
parent
201f4acb8f
commit
b6dcfbf078
5 changed files with 32 additions and 4 deletions
|
@ -81,7 +81,7 @@ void setSamplingConfig(sample_config *sc) {
|
|||
printConfig();
|
||||
}
|
||||
|
||||
sample_config *getSamplingConfig() {
|
||||
sample_config *getSamplingConfig(void) {
|
||||
return &config;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue