add --list-supported command, fix errors in help page
This commit is contained in:
@@ -104,3 +104,4 @@ int ptouch_getmaxwidth(ptouch_dev ptdev);
|
||||
int ptouch_enable_packbits(ptouch_dev ptdev);
|
||||
int ptouch_rasterstart(ptouch_dev ptdev);
|
||||
int ptouch_sendraster(ptouch_dev ptdev, uint8_t *data, size_t len);
|
||||
void ptouch_list_supported();
|
||||
|
||||
Reference in New Issue
Block a user