```
[E][camera.c:1049] camera_probe(): Detected camera not supported.
[E][camera.c:1249] esp_camera_init(): Camera probe failed with error 0x20004
```
But I read that OV7670 should be supported too
I could accept if some features (e.g. face recognition) wouldn't work with the low res camera, but not working at all did surprise me.
Is there any change? Am I doing something wrong?