Add a trace mode for usb tracing
This commit is contained in:
@@ -60,6 +60,7 @@ class PtouchPrint {
|
||||
|
||||
// CLI flags and options
|
||||
bool mVerboseFlag = false;
|
||||
bool mTraceFlag = false;
|
||||
std::string mPrinterSelection = "auto";
|
||||
bool mListDriversFlag = false;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user