libptouch の更新に追従
This commit is contained in:
@@ -22,6 +22,7 @@ struct libptouch_ctx {
|
||||
int claimed_interface; /* -1 if none */
|
||||
uint8_t bulk_out_ep;
|
||||
uint8_t bulk_in_ep;
|
||||
uint16_t usb_pid; /* 0 if USB not open; used to pick 128- vs 560-dot raster */
|
||||
};
|
||||
|
||||
void ptouch_set_error(libptouch_ctx *ctx, libptouch_err_t code, const char *msg);
|
||||
|
||||
Reference in New Issue
Block a user