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

fix: fixes error in detect_legacy #217

Merged
merged 2 commits into from
Dec 14, 2023
Merged

Conversation

KwadFan
Copy link
Member

@KwadFan KwadFan commented Dec 6, 2023

This will fix issue on Raspberry Pi5, which doesnt generate cam list,
because 'vcgencmd get_camera' exits with an error.

If all conditions fail it will always return '0'

Signed-off-by: Stephan Wendel me@stephanwe.de

This will fix issue on Raspberry Pi5, which doesnt generate cam list,
because 'vcgencmd get_camera' exits with an error.

If all conditions fail it will always return '0'

Signed-off-by: Stephan Wendel <me@stephanwe.de>
@KwadFan KwadFan changed the base branch from master to develop December 6, 2023 08:03
Signed-off-by: Stephan Wendel <me@stephanwe.de>
@mryel00 mryel00 merged commit 61421f5 into mainsail-crew:develop Dec 14, 2023
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants