mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-01-23 00:21:53 +08:00
commit
16ebf61555
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ int preferences_load(void) {
|
|||
session.overlay.h = 200;
|
||||
session.overlay.w = session.plot.w;
|
||||
session.overlay_sliders = true;
|
||||
session.show_hints = false;
|
||||
session.show_hints = true;
|
||||
|
||||
// setDefaultPath (spDefault, "");
|
||||
// setDefaultPath (spDump, "");
|
||||
|
|
Loading…
Reference in a new issue