mirror of
https://git.familie-radermacher.ch/linux/ptouch-print.git
synced 2025-11-20 20:32:05 +00:00
added more devices, even though printing does NOT work with them
This commit is contained in:
@@ -25,6 +25,8 @@ struct _pt_tape_info {
|
||||
uint8_t px; /* Printing area in px */
|
||||
};
|
||||
|
||||
#define FLAG_NONE 0
|
||||
#define FLAG_UNSUP_RASTER 1
|
||||
struct _pt_dev_info {
|
||||
int vid; /* USB vendor ID */
|
||||
int pid; /* USB product ID */
|
||||
|
||||
Reference in New Issue
Block a user