1
0
mirror of https://github.com/python-escpos/python-escpos synced 2025-08-24 09:03:34 +00:00

Add sleep in sending fragments (#624)

* Add sleep in sending fragments

Adding sleep prevents "USBTimeoutError: [Errno 110] Operation timed out".

* change sorting

* make sleep configurable

* add spelling

---------

Co-authored-by: Patrick Kanzler <4189642+patkan@users.noreply.github.com>
Co-authored-by: Patrick Kanzler <dev@pkanzler.de>
This commit is contained in:
aerialist
2024-08-25 07:50:27 +09:00
committed by GitHub
parent 22982fbd12
commit f42410603d
3 changed files with 30 additions and 0 deletions

View File

@@ -91,6 +91,7 @@ docstrings
ean
Ean
encodable
Errno
fff
fullimage
io
@@ -124,6 +125,7 @@ Todo
traceback
udev
usb
USBTimeoutError
usec
virtualenvs
whitespaces