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

Fixes missing return error code validation during camera initialization #703

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

cnadler86
Copy link
Contributor

Description

Add missing error code validation in cam_hal.

Related

Fixes #699

@me-no-dev
Copy link
Member

Thanks for the fix @cnadler86

@me-no-dev me-no-dev merged commit 229adc6 into espressif:master Nov 18, 2024
25 checks passed
@cnadler86 cnadler86 deleted the fix_init branch November 19, 2024 04:59
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.

Trying to initialize the camera with unsuported pixelformat leads to panic
2 participants