温度,pn,sn,生产时间和厂家,积分时间,像素长度等变量
This commit is contained in:
12
Core/Inc/Control_Adjustment.h
Normal file
12
Core/Inc/Control_Adjustment.h
Normal file
@ -0,0 +1,12 @@
|
||||
//
|
||||
// Created by zhu on 2024/1/31.
|
||||
//
|
||||
|
||||
#ifndef H750_CJSON_CONTROL_ADJUSTMENT_H
|
||||
#define H750_CJSON_CONTROL_ADJUSTMENT_H
|
||||
#include "stdint.h"
|
||||
#include "stdio.h"
|
||||
void Control_St(uint8_t st_time);
|
||||
|
||||
|
||||
#endif //H750_CJSON_CONTROL_ADJUSTMENT_H
|
Reference in New Issue
Block a user