Fix status decoding

Mainly to reflect a real-world printer.
This commit is contained in:
2019-04-12 03:00:17 +02:00
parent c9e5b4d1e9
commit 43b5536c4d
3 changed files with 16 additions and 8 deletions

View File

@@ -2,6 +2,8 @@
package ql
// Resources:
// http://etc.nkadesign.com/Printers/QL550LabelPrinterProtocol
// https://github.com/torvalds/linux/blob/master/drivers/usb/class/usblp.c
// http://www.undocprint.org/formats/page_description_languages/brother_p-touch
import (