9 lines
111 B
C
9 lines
111 B
C
![]() |
//
|
||
|
// Created by zhu on 2024/1/31.
|
||
|
//
|
||
|
|
||
|
#include "Get_Parameters.h"
|
||
|
float Get_Temperature(){
|
||
|
return 1.00;
|
||
|
|
||
|
}
|