forked from GerhardHoffmann/DCLibraries
Fix: return value prn_getPrintResult()
This commit is contained in:
@@ -1834,6 +1834,9 @@ public:
|
||||
virtual uint8_t prn_getPrintResult() const {
|
||||
return 0;
|
||||
}
|
||||
// return: 0: just printing, wait
|
||||
// 1: OK - last print was succesful
|
||||
// 2: error - not printed
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user