You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All the examples appear to read the full 256-bytes over I2C each time - but is it possible to just read the first two bytes to determine if a QR code has been detected? Then perform a complete read if a non-zero result is detected?
It appears to work, just checking to see if there are any consequences...