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