feat:增加曝光調參
This commit is contained in:
@@ -29,7 +29,7 @@ typedef enum {
|
||||
Page2_head,
|
||||
// 第二页参数
|
||||
baoguang = Page2_head,
|
||||
|
||||
auto_exp_param,
|
||||
Page3_head,
|
||||
DATA_IN_FLASH_NUM,
|
||||
|
||||
@@ -65,4 +65,5 @@ void jj_param_eeprom_init(void);
|
||||
void jj_param_write(void);
|
||||
void jj_param_read(void);
|
||||
extern float data7;
|
||||
extern float auto_exp;
|
||||
#endif
|
||||
Reference in New Issue
Block a user