fix: 修复图像bug

This commit is contained in:
2024-03-08 20:58:16 +08:00
parent a0076d760e
commit 577627c069
4 changed files with 100 additions and 106 deletions

View File

@@ -3,8 +3,8 @@
#define IMAGE_H (MT9V03X_H)
#define IMAGE_W (MT9V03X_W)
#define BEGINH_L (60)
#define BEGINH_R (60)
#define BEGINH_L (55)
#define BEGINH_R (55)
#define BEGINW_L (-18)
#define BEGINW_R (-12)
#define PT_MAXLEN (75)