mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-08-14 02:26:59 -07:00
combine autocorr, dirth functions
fix lfdemod bug add askedge to overlays (remove askdemod)
This commit is contained in:
parent
9fe4507c03
commit
c4f51073fc
11 changed files with 247 additions and 170 deletions
|
@ -71,6 +71,7 @@ class ProxWidget : public QWidget
|
|||
void applyOperation();
|
||||
void stickOperation();
|
||||
void vchange_autocorr(int v);
|
||||
void vchange_askedge(int v);
|
||||
void vchange_dthr_up(int v);
|
||||
void vchange_dthr_down(int v);
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue