X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/a9eeb576983f932ee622554ccd4e08be10e695b5..7dfa1b021e67a062961fdd87c24c1c7a582a5bb1:/client/proxgui.h diff --git a/client/proxgui.h b/client/proxgui.h index e83e75e7..0ad1077b 100644 --- a/client/proxgui.h +++ b/client/proxgui.h @@ -24,6 +24,7 @@ extern int GraphBuffer[MAX_GRAPH_TRACE_LEN]; extern int GraphTraceLen; extern double CursorScaleFactor; extern int PlotGridX, PlotGridY, PlotGridXdefault, PlotGridYdefault, CursorCPos, CursorDPos; +extern int PlotClock, PlockClockStartIndex; extern int CommandFinished; extern int offline;