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