mirror of
https://github.com/python-escpos/python-escpos
synced 2025-08-24 09:03:34 +00:00
Merge branch 'master' into 365-enhance-documentation
This commit is contained in:
@@ -125,6 +125,11 @@ on a USB interface.
|
|||||||
# Cut paper
|
# Cut paper
|
||||||
p.cut()
|
p.cut()
|
||||||
|
|
||||||
|
Standard python constraints on libraries apply. This means especially
|
||||||
|
that you should not name the script in which you implement these lines
|
||||||
|
should not be named ``escpos`` as this would collide with the name of
|
||||||
|
the library.
|
||||||
|
|
||||||
Configuration File
|
Configuration File
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user