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