Skip to content
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

Need to wait 5sec to shutdown the flipper with back button on v97.2 #1020

Closed
casimirextreme opened this issue Jan 13, 2024 · 1 comment
Closed

Comments

@casimirextreme
Copy link

This is more a request than an issue. On v93.2, shutting down the flipper when keeping the back button is instantaneous. On v97.2, it takes 5 sec due to this timeout:

#define DESKTOP_MAIN_VIEW_POWEROFF_TIMEOUT 5000

Would it be possible to stick to the same behavior as on v93.2 ?
Putting this timeout value to 500 should restore it. Thanks.

@casimirextreme casimirextreme changed the title Need to wait 5sec to shutdown the flipper with back button Need to wait 5sec to shutdown the flipper with back button on v97.2 Jan 13, 2024
@RogueMaster
Copy link
Owner

Fixed on refactors, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants