温度,pn,sn,生产时间和厂家,积分时间,像素长度等变量
This commit is contained in:
9
Core/Src/Get_Parameters.c
Normal file
9
Core/Src/Get_Parameters.c
Normal file
@ -0,0 +1,9 @@
|
||||
//
|
||||
// Created by zhu on 2024/1/31.
|
||||
//
|
||||
|
||||
#include "Get_Parameters.h"
|
||||
float Get_Temperature(){
|
||||
return 1.00;
|
||||
|
||||
}
|
Reference in New Issue
Block a user