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

Commented out Raspberry Pi HQ Camera driver #1167

Open
Jessseee opened this issue Apr 15, 2023 · 0 comments · May be fixed by #1177
Open

Commented out Raspberry Pi HQ Camera driver #1167

Jessseee opened this issue Apr 15, 2023 · 0 comments · May be fixed by #1177

Comments

@Jessseee
Copy link
Contributor

The check for the flag to enable the Raspberry Pi HQ Camera device-tree overlay (imx477) is commented out. I think this was a mistake and it seems to have been the case since the original pull request #857 adding this piece of code.

# Choose Camera Sensor to be used, default imx477 sensor
#if [ "${RASPBERRYPI_HD_CAMERA}" = "1" ]; then
# echo "# Enable Sony RaspberryPi Camera(imx477)" >> $CONFIG
# echo "dtoverlay=imx477" >> $CONFIG
#fi

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 a pull request may close this issue.

1 participant