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

Turn off led when exiting the app #4

Open
keriati opened this issue Nov 9, 2023 · 1 comment
Open

Turn off led when exiting the app #4

keriati opened this issue Nov 9, 2023 · 1 comment

Comments

@keriati
Copy link

keriati commented Nov 9, 2023

Right now the led stays turned on after I exit the app.

I think adding

furi_hal_light_set(LightRed | LightGreen | LightBlue, 0);

around

Would do it.

PS: It didn't work with my Auriol AFT 77 A1 sadly.

@keriati keriati changed the title Turn off led when app finishes Turn off led when exiting the app Nov 9, 2023
@schmiernippel
Copy link

Would be really nice to fix it....
For me the app works nice, thanks for that!!! :-)

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