]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/ui.h
git housekeeping:
[proxmark3-svn] / client / ui.h
index 383ce83dbc1b04d241184c586633618d156a65d7..a45799d5c430dcad8094354a702cf81c9a7f47cb 100644 (file)
@@ -19,7 +19,8 @@ void PrintAndLog(char *fmt, ...);
 void SetLogFilename(char *fn);
 
 extern double CursorScaleFactor;
-extern int PlotGridX, PlotGridY;
+extern int PlotGridX, PlotGridY, PlotGridXdefault, PlotGridYdefault;
 extern int offline;
+extern int flushAfterWrite;   //buzzy
 
 #endif
Impressum, Datenschutz