1
0
mirror of https://git.familie-radermacher.ch/linux/ptouch-print.git synced 2025-11-21 04:42:04 +00:00

Fix PT-2024PC support and some minor cleanup

This commit is contained in:
Christer Palm
2017-09-24 01:25:49 +02:00
parent 24ef8a0023
commit 51168d3b98
2 changed files with 35 additions and 21 deletions

View File

@@ -27,6 +27,8 @@ struct _pt_tape_info {
#define FLAG_NONE 0
#define FLAG_UNSUP_RASTER 1
#define FLAG_FORCE_TIFF 2
struct _pt_dev_info {
int vid; /* USB vendor ID */
int pid; /* USB product ID */