mirror of
https://github.com/espressif/esp32-camera.git
synced 2025-08-26 10:15:01 +08:00
Camera(NT99141):fix konwn bug
This commit is contained in:
@ -11,6 +11,7 @@
|
||||
#include <stdint.h>
|
||||
#include <stdbool.h>
|
||||
|
||||
#define NT99141_PID (0x14)
|
||||
#define OV9650_PID (0x96)
|
||||
#define OV7725_PID (0x77)
|
||||
#define OV2640_PID (0x26)
|
||||
|
Reference in New Issue
Block a user