X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/a9eeb576983f932ee622554ccd4e08be10e695b5..f1202c3fa9eb6473c3921ca56d399dee76699650:/client/ui.h diff --git a/client/ui.h b/client/ui.h index 3886c12b..77169cf8 100644 --- a/client/ui.h +++ b/client/ui.h @@ -46,6 +46,7 @@ void SetLogFilename(char *fn); extern double CursorScaleFactor; extern int PlotGridX, PlotGridY, PlotGridXdefault, PlotGridYdefault, CursorCPos, CursorDPos; +extern int PlotClock, PlockClockStartIndex; extern int offline; extern int flushAfterWrite; //buzzy