Camera(NT99141):fix konwn bug

This commit is contained in:
ChenZhengwei20190741
2020-09-17 16:47:37 +08:00
parent cb1f7b3eab
commit f62dde2f85
2 changed files with 4 additions and 1 deletions

View File

@ -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)