差异
This commit is contained in:
@@ -21,12 +21,9 @@
|
||||
#define RES_FACTOR_MAX 35
|
||||
|
||||
// for flowrate compute
|
||||
extern u16 staticHighTemperature, staticLowTemperature, RHHighTa, RHLowTa;
|
||||
extern s32 RHCalibDeltaVaule, TACalibDeltaVaule, RHTemperature;
|
||||
//******************************************************************************
|
||||
void StaticTemperatureInit(void);
|
||||
void StaticLowTemperatureWrite(void);
|
||||
void StaticHighTemperatureWrite(void);
|
||||
void StaticTGasCompute(void);
|
||||
u16 ComputeRHTemperature(u16 RHRes);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user