修改背光,添加音频文件

This commit is contained in:
huangjituan
2024-10-22 17:27:13 +08:00
parent 96fc98fa52
commit 1630ee17c9
11 changed files with 24 additions and 20 deletions

View File

@@ -56,8 +56,8 @@
#endif
#ifdef SENSOR_GC2083
#include "SENSOR_H/gc2083/gc2083_mipi_isp600_20241010_color.h"
#include "SENSOR_H/gc2083/gc2083_mipi_isp600_20240911_ir.h"
#include "SENSOR_H/gc2083/gc2083_mipi_2_isp600_20231212_103735_gj_rgb.h"
#include "SENSOR_H/gc2083/gc2083_mipi_2_isp600_20230913_015805_gj_ir.h"
#endif
#ifdef SENSOR_F37P
@@ -1030,8 +1030,8 @@ struct isp_cfg_array cfg_arr[] = {
#endif
#ifdef SENSOR_GC2083
{"gc2083_mipi", "gc2083_mipi_isp600_20241010_color", 1920, 1088, 15, 0, 0, &gc2083_mipi_isp_cfg},
{"gc2083_mipi", "gc2083_mipi_isp600_20240911_ir", 1920, 1088, 15, 0, 1, &gc2083_mipi_ir_isp_cfg},
{"gc2083_mipi", "gc2083_mipi_2_isp600_20231212_103735_gj_rgb", 1920, 1088, 15, 0, 0, &gc2083_mipi_rgb_isp_cfg},
{"gc2083_mipi", "gc2083_mipi_2_isp600_20230913_015805_gj_ir", 1920, 1088, 15, 0, 1, &gc2083_mipi_ir_isp_cfg},
#endif
#ifdef SENSOR_GC4663