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
I have integrated this library and it working fine. But when I set scanMode.SINGLE then flash is blink once QR code is scanned and if I set scanMode.CONTINUOUS then flash is not blinking but its scan single code multiple time. Is there any way that we can achieve below cases :
Case 1 : Once we ON Flash and set scanMode.SINGLE at that time flash is always ON event after code scanned successful ?
Case 2 : If set scanMode.CONTINUOUS then set some interval for delay to scan any QR/Bar code so avoid single code scan multiple time?
The text was updated successfully, but these errors were encountered:
I have integrated this library and it working fine. But when I set
scanMode.SINGLE
then flash is blink once QR code is scanned and if I setscanMode.CONTINUOUS
then flash is not blinking but its scan single code multiple time. Is there any way that we can achieve below cases :Case 1 : Once we ON Flash and set
scanMode.SINGLE
at that time flash is always ON event after code scanned successful ?Case 2 : If set
scanMode.CONTINUOUS
then set some interval for delay to scan any QR/Bar code so avoid single code scan multiple time?The text was updated successfully, but these errors were encountered: