anunpanya / ESP8266_QRcode

102 stars 53 forks source link

increase the size of the input data #13

Open radu022003 opened 3 years ago

radu022003 commented 3 years ago

hello, first of all thank you for your library. Is there a way to increase the amount of characters that can be encoded into the qr code? Using the library with a SSD1306 screen 128x64 size, the input string is limited to 160 characters. Is there a way to increase the input data lenght? or a larger display is needed? Thank you