mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-07-12 16:22:59 -07:00
align clock grid with demods on graph (#276)
* align clock grid with demods on graph * proper initialized values
This commit is contained in:
parent
8aee1b8418
commit
bb4e6dbd62
13 changed files with 74 additions and 50 deletions
|
@ -22,8 +22,6 @@
|
|||
#include <stdio.h>
|
||||
#include "proxgui.h"
|
||||
|
||||
int GridOffset= 0;
|
||||
bool GridLocked= 0;
|
||||
int startMax;
|
||||
int PageWidth;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue