-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Aligned QR code alphabet to be up to date with the spec. (#6001)
Currently Base-41 alphabet used by QR code is 0-9A-Z *+-. while according to spec it should be 0-9A-Z +-./ Aligned alphabet to the spec requirements.
- Loading branch information
1 parent
c5505d4
commit 672cf76
Showing
2 changed files
with
11 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters