#pragma once void disp_num(signed long int val, unsigned char dec); void disp_temp(signed int temp);