-
-
Notifications
You must be signed in to change notification settings - Fork 280
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Autopause camera after 1 min of inactivity #2229
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #2229 +/- ##
==========================================
- Coverage 8.86% 7.72% -1.14%
==========================================
Files 161 181 +20
Lines 6623 9098 +2475
==========================================
+ Hits 587 703 +116
- Misses 6036 8395 +2359
Continue to review full report at Codecov.
|
"To save energy" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Normally I would assume that the timer restarts when I scan a product, but that's not a blocking thing. This feature addition is great
And… implemented :)
|
Good work @g123k ! 🎉 |
Demo (with a timeout of 5 seconds):
flash.mp4
Will fix #2199