1
0
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:
Dominic Radermacher
2016-12-10 09:57:33 +01:00
parent 91f3ebe14c
commit 4d8bb9179f
3 changed files with 27 additions and 2 deletions

View File

@@ -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 */