Update main.js

This commit is contained in:
wphiphi 2022-01-02 15:28:37 +01:00 committed by GitHub
parent d53a0786ea
commit 419f7cb342
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -34,7 +34,7 @@ var history_array = []; //Store history information and its qr_array dat
var active_history = -1; //Current active history
const maxSupportedSize = 177; // max is 177 for v40
const maxVersion = 40; // max is not 50, but image load does not support v40 anyway and maybe less
const maxVersion = 40; // max is not 50
/***
*