mirror of
				https://github.com/python-escpos/python-escpos
				synced 2025-10-23 09:30:00 +00:00 
			
		
		
		
	Use https links.
This commit is contained in:
		@@ -15,7 +15,7 @@ moved to `capabilities` as in `escpos-php by @mike42 <https://github.com/mike42/
 | 
			
		||||
import six
 | 
			
		||||
 | 
			
		||||
# Control characters
 | 
			
		||||
# as labelled in http://www.novopos.ch/client/EPSON/TM-T20/TM-T20_eng_qr.pdf
 | 
			
		||||
# as labelled in https://www.novopos.ch/client/EPSON/TM-T20/TM-T20_eng_qr.pdf
 | 
			
		||||
NUL = b'\x00'
 | 
			
		||||
EOT = b'\x04'
 | 
			
		||||
ENQ = b'\x05'
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user