commands restructured to be const vectors
Some checks failed
Build ptprnt / build (push) Failing after 1m4s
Some checks failed
Build ptprnt / build (push) Failing after 1m4s
This commit is contained in:
@@ -113,7 +113,7 @@ int PtouchPrint::run() {
|
||||
return -1;
|
||||
}
|
||||
label.writeToPng("salat.png");
|
||||
printer->printBitmap(bm);
|
||||
//printer->printBitmap(bm);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user