1
0
mirror of https://git.familie-radermacher.ch/linux/ptouch-print.git synced 2025-11-20 20:32:05 +00:00

add support for PT-P700 (untested)

This commit is contained in:
Dominic Radermacher
2019-09-06 21:32:12 +02:00
parent 5c6df164c3
commit 98541a6f61
2 changed files with 9 additions and 2 deletions

View File

@@ -29,6 +29,7 @@ struct _pt_tape_info {
#define FLAG_UNSUP_RASTER (0x01)
#define FLAG_RASTER_PACKBITS (0x02)
#define FLAG_PLITE (0x04)
#define FLAG_P700_INIT (0x08)
struct _pt_dev_info {
int vid; /* USB vendor ID */