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

Update README.rst

This commit is contained in:
Brian
2020-03-09 23:19:11 +11:00
committed by GitHub
parent ca45d25670
commit 2ee3ff7f87

View File

@@ -77,7 +77,7 @@ Another example based on the Network printer class:
kitchen.barcode('1324354657687', 'EAN13', 64, 2, '', '') kitchen.barcode('1324354657687', 'EAN13', 64, 2, '', '')
kitchen.cut() kitchen.cut()
Another example based on the Network printer class: Another example based on the Serial printer class:
.. code:: python .. code:: python