#include "can.h" #include "Global_Variable.h" void SET_SW_VER(void) { GV_YEAR = 26; GV_Month = 2; GV_Day = 26; GV_Ver = 1; GV_CAR_NUM = 240623; }