Commit of qrcode encoder and supporting modules.
Includes demo module with basic png and crypto for a full-cyle demo with a mobile phone.
This commit is contained in:
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
*.beam
|
||||
*.dump
|
||||
*.lnk
|
||||
*.log
|
||||
*.pdf
|
||||
*.pem
|
||||
*.png
|
||||
test/*
|
||||
work/*
|
Reference in New Issue
Block a user