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:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user