Increase error correction level
This commit is contained in:
@@ -302,7 +302,7 @@ var QRCode;
|
|||||||
height : 256,
|
height : 256,
|
||||||
typeNumber : 4,
|
typeNumber : 4,
|
||||||
colorDark : "#000000",
|
colorDark : "#000000",
|
||||||
correctLevel : QRErrorCorrectLevel.M
|
correctLevel : QRErrorCorrectLevel.H
|
||||||
};
|
};
|
||||||
|
|
||||||
if (typeof vOption === 'string') {
|
if (typeof vOption === 'string') {
|
||||||
|
|||||||
Reference in New Issue
Block a user