diff --git a/src/libptouch.c b/src/libptouch.c index 26e9a02..9f81d1c 100644 --- a/src/libptouch.c +++ b/src/libptouch.c @@ -73,6 +73,7 @@ struct _pt_dev_info ptdevs[] = { /* PT-D600 was reported to work, but with some quirks (premature cutting of tape, printing maximum of 73mm length) */ //{0x04f9, 0x200d, "PT-3600", 384, 360, FLAG_RASTER_PACKBITS}, + {0x04f9, 0x20af, "PT-P710BT", 128, 180, FLAG_RASTER_PACKBITS}, {0,0,"",0,0,0} };