#pragma once #include "stdlib.h" void T_temp_init(void); double T_temp_get_data(void);