-
Delay removed, so typing is better
11/14/2018 at 22:00 • 0 commentsI originally had placed a delay in the code because it was redrawing the QR code every cycle and looked weird. However, I had already updated it so the QR code is only redrawn on load or by changing the string. I went ahead and removed the delay because when typing quickly, sometimes characters were missed since there isn't any kind of keyboard buffer.