1
0
mirror of https://github.com/x-hw/amazing-qr.git synced 2025-07-11 01:10:17 +02:00

remain format and version patterns

This commit is contained in:
sylnsfar
2016-08-30 00:43:05 +08:00
parent d1a9eba3ea
commit dc1c48a421
2 changed files with 39 additions and 26 deletions

View File

@ -35,4 +35,4 @@ if __name__ == '__main__':
str = 'HELLO WORLD'
str2 = 'http://www.thonky.com/qr-code-tutorial/log-antilog-table'
err = '💩'
get_qrcode('H',str2)
get_qrcode('Q',str)