1
0
mirror of https://github.com/python-escpos/python-escpos synced 2025-12-02 09:43:30 +00:00

Fixed tabs and added charcode tables

This commit is contained in:
Manuel F Martinez
2014-05-20 22:15:54 -07:00
parent 51faf0a622
commit f6f1a4278f
5 changed files with 127 additions and 27 deletions

View File

@@ -1,10 +1,10 @@
#!/usr/bin/python
'''
"""
@author: Manuel F Martinez <manpaz@bashlinux.com>
@organization: Bashlinux
@copyright: Copyright (c) 2012 Bashlinux
@license: GPL
'''
"""
import usb.core
import usb.util